[lvs-users] initial connection delay
Graeme Fowler
graeme at graemef.net
Thu Jul 26 09:34:25 BST 2007
Have you ensured:
HostnameLookups Off
is set in your Apache config? This delay seems symptomatic of Apache (or
the application it's providing) doing a reverse lookup for the calling
IP, and timing out. Subsequent connections in the same session will then
be fine as the resolver libraries will cache the negative (or failed)
response until some time later.
Alternatively, does the application need to do some sort of callback?
Graeme
Search lvs-users Archives
More information about the lvs-users
mailing list