GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Zonemaster::Engine::Nameserver::Cache::RedisCache(3) User Contributed Perl Documentation Zonemaster::Engine::Nameserver::Cache::RedisCache(3)

Zonemaster::Engine::Nameserver::Cache::RedisCache - global shared caches for nameserver objects

    This is a global caching layer.

Subclass of Zonemaster::Engine::Nameserver::Cache.

Construct a new Cache object.
Store $packet with key $idx.
Retrieve $packet (data) at key $idx.

Cache time is the shortest time of TTL in the DNS packet and cache.redis.expire in the profile. Default value of cache.redis.expire is 300 seconds.

If there is no TTL value to be used in the DNS packet (e.g. SERVFAIL or no response), then cache time is fixed to 1200 seconds instead.

2025-02-24 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.