Kinkie <[EMAIL PROTECTED]> writes:

> Duane Wessels <[EMAIL PROTECTED]> writes:

Ok, got it.

The setup is:


httpd_accel_host 1.2.3.4
httpd_accel_port 81
httpd_accel_single_host on
http_port 80


Notice that httpd_accel_host is set to an IP address,

pconnPush apparently uses as  key to store the persistent connection the
virtual host name as set by the client. But then in pconnPop the
httpd_accel_host is used. Unless clients use the ip address to access the
site and not its dns name, the two keys will never match, and thus pconns
will never be reused.




-- 
        kinkie (kinkie-squid [at] kinkie [dot] it)
        Random fortune, unrelated to the message:
Increased sunspot activity.

Reply via email to