On Mon, Jun 27, 2011 at 5:27 PM, With No Name <withnon...@tdwave.net> wrote:

> SSH need arround 2-7 seconds to respond to a new connect.
>

Not PHP-related, but you might want to try adding "UseDNS no" to your
sshd_config file on the server. SSH connection delays are commonly caused by
SSHd doing an rDNS lookup for a non-existant record. Turn that off and you
might see an improvement in connect speed.

-Stuart

-- 
Stuart Dallas
3ft9 Ltd
http://3ft9.com/

Reply via email to