Jump to content

on IIS gethostbyaddr take 4 seconds


James225

Recommended Posts

Hello

with IIS, I have problem, that if IP address has none reverse dns record, it take 4.5 seconds until php can process it by GetHostByAddr($ip).
If IP has reverse hostname, answer is instant.

I do not understand why, because on another linux shared server I do not have this issue.

What is most curious, I tried that IP address via nslookup with all DNS in my network, and response is instant (response is of course that there is no hostname for that IP).

So question is, where or what is causing this delay? How can I configure php.ini to just ask DNS servers and nothing else?

many thanks

Link to comment
https://forums.phpfreaks.com/topic/281828-on-iis-gethostbyaddr-take-4-seconds/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.