View Full Version : PHP DNS caching
hobbes
04-29-2008, 05:24 PM
Does the PHP engine at FQ cache ip resolution requests (standard behavior (http://us2.php.net/manual/en/function.gethostbyname.php#64070)), or does the cache get cleared out more frequently than when the Apache engines are restarted (rarely)?
Terra
04-29-2008, 10:38 PM
The Apache/PHP engines are reset every night at 1:50am ET to prepare for the STATS run...
Also, consider that the Apache children die off and respawn after a certain number of requests... Therefore there is a certain amount of randomness when PHP's DNS caching is flushed...
hobbes
04-30-2008, 08:52 AM
:yeah:
vBulletin® v3.6.8, Copyright ©2000-2009, Jelsoft Enterprises Ltd.