Re: Puzzled about persistent connection reuse

From: Kinkie <kinkie-dev@dont-contact.us>
Date: Wed, 30 Jul 2003 08:40:10 +0200

Kinkie <kinkie-dev@kinkie.it> writes:

> Duane Wessels <wessels@squid-cache.org> 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.
Received on Wed Jul 30 2003 - 00:40:14 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:18 MST