Cache the IP address => hostname lookups which could be performed multiple times...
authorTomas Doran <bobtfish@bobtfish.net>
Sun, 28 Mar 2010 16:54:36 +0000 (16:54 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Sun, 28 Mar 2010 16:54:36 +0000 (16:54 +0000)
commit13e46699880fb7b5a880a1b5aad48162f3f11e0e
tree81e718356386fd69205c833bcb661292e6a5e5f9
parent99d93ba8704ef47d3477c7fbf1bd05fc24fce32e
Cache the IP address => hostname lookups which could be performed multiple times to mitigate slow DNS servers. Poor man's replacement for 13063
Changes
lib/Catalyst/Engine/HTTP.pm