Hi,

I have a problem doing a fopen("http://..../index.php","r";) on a particular
server it's extreamly slow (about 2 minutes to get the content of a webpage
on a server that pings at 1ms) on another server it's getting the content in
less than 5 seconds (same script). Same URL, servers are side to side on the
same network, almost same hardware, uptime is fine. The server that causes
problem is with 4.0.6.

Would someone have some hints on what could cause it to work on one server
and take more than 2 minutes on the other?

Martin




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to