On Wed, 20 Oct 2004 14:59:01 +0200, Janke Dávid <[EMAIL PROTECTED]> wrote:
> HEEEEEEEEEEEEEEEEEEEEEEEELP!

In my experience the most common network slowdown issues involve
overloaded isp DNS servers.  I'd do a few nslookups and see how
responsive their nameservers are.  You can easily add 4-5 seconds to a
php script's execution time with a bad nameserver.  Then you add a
proxy server in there as you described and things will only get worse.

You might want to see if there's any packet loss with a ping test too.


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to