log

age author description
Sat, 03 Sep 2011 12:47:10 +0400 Maxim Dounin Keepalive: use fastcgi_keep_conn in tests.
Wed, 31 Aug 2011 21:21:14 +0400 Maxim Dounin Keepalive: more connection validity checks.
Wed, 31 Aug 2011 12:10:18 +0400 Maxim Dounin Keepalive: ssl connection handling.
Wed, 31 Aug 2011 06:03:30 +0400 Maxim Dounin Keepalive: reduce indentation, no functional changes.
Wed, 31 Aug 2011 05:43:53 +0400 Maxim Dounin Keepalive: update comments, style.
Tue, 30 Aug 2011 14:30:58 +0400 Maxim Dounin Keepalive: set_session and save_session callbacks.
Tue, 30 Aug 2011 14:26:05 +0400 Maxim Dounin Keepalive: log connection used.
Tue, 26 Jul 2011 12:52:34 +0400 Maxim Dounin Keepalive: add proxy tests.
Tue, 26 Jul 2011 12:51:14 +0400 Maxim Dounin Keepalive: don't cache timed out connections.
Wed, 15 Dec 2010 21:36:15 +0300 Maxim Dounin Added tag 0.4 for changeset 2ee28064a04a
Wed, 15 Dec 2010 21:12:36 +0300 Maxim Dounin Keepalive: correctly close connections on gracefull shutdown. 0.4
Tue, 14 Sep 2010 20:10:25 +0400 Maxim Dounin Added tag 0.3 for changeset f3e74fbd0f0b
Tue, 14 Sep 2010 20:09:10 +0400 Maxim Dounin Keepalive: add CHANGES, minor documentation fixes. 0.3
Tue, 14 Sep 2010 04:01:14 +0400 Maxim Dounin Keepalive: avoid closing upstream connection on stale events.
Fri, 10 Sep 2010 13:39:15 +0400 Maxim Dounin Keepalive: tests cleanup.