Thu, 24 Jan 2013 02:05:31 +0400 |
Maxim Dounin |
Keepalive: remove "master_process off" to match other tests.
draft default tip
|
Thu, 24 Jan 2013 01:54:11 +0400 |
Maxim Dounin |
Keepalive: tests style fixes.
draft
|
Tue, 22 Jan 2013 19:05:49 +0400 |
Maxim Dounin |
Keepalive: rename tests.
draft
|
Tue, 26 Jun 2012 02:52:10 +0400 |
Maxim Dounin |
Keepalive: note the module is included into nginx 1.1.4.
draft
|
Mon, 25 Jun 2012 22:55:53 +0400 |
Maxim Dounin |
Keepalive: "single" parameter deprecated.
draft
|
Thu, 08 Sep 2011 19:03:19 +0400 |
Maxim Dounin |
Added tag 0.7 for changeset d7643c291ef0
|
Thu, 08 Sep 2011 19:03:12 +0400 |
Maxim Dounin |
Keepalive: update CHANGES.
0.7
|
Thu, 08 Sep 2011 17:12:07 +0400 |
Maxim Dounin |
Keepalive: do not reject connections with ready flag set.
|
Sun, 04 Sep 2011 14:03:11 +0400 |
Maxim Dounin |
Keepalive: add missing static keyword.
|
Sun, 04 Sep 2011 12:15:24 +0400 |
Maxim Dounin |
Added tag 0.6 for changeset 0b00e2d1a797
|
Sun, 04 Sep 2011 12:14:47 +0400 |
Maxim Dounin |
Keepalive: update CHANGES.
0.6
|
Sun, 04 Sep 2011 01:42:43 +0400 |
Maxim Dounin |
Keepalive: unbreak build under win32.
|
Sun, 04 Sep 2011 01:39:45 +0400 |
Maxim Dounin |
Keepalive: unbreak build without --with-http_ssl_module.
|
Sat, 03 Sep 2011 13:36:12 +0400 |
Maxim Dounin |
Added tag 0.5 for changeset a84573f16a0c
|
Sat, 03 Sep 2011 13:21:58 +0400 |
Maxim Dounin |
Keepalive: update docs.
0.5
|
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.
|
Fri, 28 Aug 2009 20:45:15 +0400 |
Maxim Dounin |
Keepalive: fix tests for memcached 1.2.7+.
|
Tue, 02 Jun 2009 21:53:19 +0400 |
Maxim Dounin |
Keepalive: fix create_conf to return NULL on errors.
|
Fri, 15 May 2009 21:25:10 +0400 |
Maxim Dounin |
Added tag 0.2 for changeset 28f882414188
|
Thu, 23 Apr 2009 05:33:03 +0400 |
Maxim Dounin |
Keepalive: better fastcgi testing.
0.2
|
Thu, 23 Apr 2009 05:05:06 +0400 |
Maxim Dounin |
Keepalive: fix fastcgi tests to be actually TODO.
|
Wed, 15 Apr 2009 19:22:11 +0400 |
Maxim Dounin |
Keepalive: experimental fastcgi support.
|
Mon, 16 Feb 2009 14:33:37 +0300 |
Maxim Dounin |
Keepalive: fix typo in tests.
|
Wed, 19 Nov 2008 22:23:21 +0300 |
Maxim Dounin |
Keepalive: fix tests to be compatible with repcached patches.
|
Thu, 13 Nov 2008 19:36:23 +0300 |
Maxim Dounin |
Keepalive: don't cache invalid connections.
|
Mon, 10 Nov 2008 16:09:44 +0300 |
Maxim Dounin |
Keepalive: log saving connection.
|
Wed, 29 Oct 2008 12:58:54 +0300 |
Maxim Dounin |
Added tag 0.1 for changeset 565939797f5c
|
Fri, 24 Oct 2008 15:51:17 +0400 |
Maxim Dounin |
Keepalive: fix connection closing and avoid for loop there.
0.1
|
Fri, 24 Oct 2008 02:06:56 +0400 |
Maxim Dounin |
Keepalive: add license and some documentation.
|
Fri, 24 Oct 2008 02:03:39 +0400 |
Maxim Dounin |
Keepalive: distinguish between upstream servers by default.
|
Thu, 23 Oct 2008 19:18:36 +0400 |
Maxim Dounin |
Keepalive: style.
|
Thu, 23 Oct 2008 19:11:15 +0400 |
Maxim Dounin |
Keepalive: unbreak cache size parsing and protect from zero.
|
Thu, 23 Oct 2008 19:11:15 +0400 |
Maxim Dounin |
Keepalive: always save connections to cache.
|
Thu, 23 Oct 2008 18:15:26 +0400 |
Maxim Dounin |
Keepalive: reimplement using queues.
|
Wed, 22 Oct 2008 03:52:29 +0400 |
Maxim Dounin |
Keepalive: common cache for all backends.
|
Mon, 20 Oct 2008 18:00:33 +0400 |
Maxim Dounin |
Keepalive upstream balancer: transparent skeleton.
|