Re: How to implement Authentication of UNIX users?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jun 27, 2011 at 5:27 PM, With No Name <withnoname@xxxxxxxxxx> 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/

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux