[PATCH] pconn_lifetime

From: Tsantilas Christos <chtsanti_at_users.sourceforge.net>
Date: Mon, 01 Sep 2014 19:49:59 +0300

Hi all,

This patch add a new configuration option the 'pconn_lifetime' to allow
users set the desired maximum lifetime of a persistent connection.

When set, Squid will close a now-idle persistent connection that
exceeded configured lifetime instead of moving the connection into the
idle connection pool (or equivalent). No effect on ongoing/active
transactions. Connection lifetime is the time period from the connection
acceptance or opening time until "now".

This limit is useful in environments with long-lived connections where
Squid configuration or environmental factors change during a single
connection lifetime. If unrestricted, some connections may last for
hours and even days, ignoring those changes that should have affected
their behavior or their existence.

This is a Measurement Factory project

Received on Mon Sep 01 2014 - 16:50:30 MDT

This archive was generated by hypermail 2.2.0 : Tue Sep 02 2014 - 12:00:11 MDT