Skip Menu |

This queue is for tickets about the POE-Component-Client-DNS CPAN distribution.

Report information
The Basics
Id: 7916
Status: resolved
Priority: 0/
Queue: POE-Component-Client-DNS

People
Owner: Nobody in particular
Requestors: RCAPUTO [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Cache /etc/hosts in memory.
Cache the contents of /etc/hosts in memory rather than reading it every time. Stat the disk file for each request, and reload the memory cache if it has changed. This does not affect the component's public interface.