Re: SSL Session Caching - Memcached

2014-03-31 Thread Daniel Black
- Original Message - > Hi nginx-devel, > > > I'm new to the world of nginx development. I'm looking at patching > nginx to allow for configurable session caching via memcached. Goal is > to be able to session cache across boxes within a cluster when there's > no guarantee that a client

SSL Session Caching - Memcached

2014-03-31 Thread Nipunn Koorapati
Hi nginx-devel, I'm new to the world of nginx development. I'm looking at patching nginx to allow for configurable session caching via memcached. Goal is to be able to session cache across boxes within a cluster when there's no guarantee that a client will connect to the same box each time. I've

[nginx] Core: slab log_nomem flag.

2014-03-31 Thread Maxim Dounin
details: http://hg.nginx.org/nginx/rev/5024d29354f1 branches: changeset: 5634:5024d29354f1 user: Maxim Dounin date: Mon Mar 31 21:38:30 2014 +0400 description: Core: slab log_nomem flag. The flag allows to suppress "ngx_slab_alloc() failed: no memory" messages from a slab allocator,

[nginx] Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define.

2014-03-31 Thread Maxim Dounin
details: http://hg.nginx.org/nginx/rev/f1dfe7ff4511 branches: changeset: 5631:f1dfe7ff4511 user: Maxim Dounin date: Mon Mar 31 21:38:25 2014 +0400 description: Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define. This brings Cygwin compilation in line with other case-insensitiv

[nginx] Mail: fixed ngx_mail_send() (ticket #519).

2014-03-31 Thread Maxim Dounin
details: http://hg.nginx.org/nginx/rev/b42e7c790b81 branches: changeset: 5632:b42e7c790b81 user: Maxim Dounin date: Mon Mar 31 21:38:27 2014 +0400 description: Mail: fixed ngx_mail_send() (ticket #519). diffstat: src/mail/ngx_mail_handler.c | 7 +++ 1 files changed, 7 inserti

[nginx] Win32: fixed cpu hog by cache manager on exit (ticket #5...

2014-03-31 Thread Maxim Dounin
details: http://hg.nginx.org/nginx/rev/b74f1106f920 branches: changeset: 5633:b74f1106f920 user: Maxim Dounin date: Mon Mar 31 21:38:28 2014 +0400 description: Win32: fixed cpu hog by cache manager on exit (ticket #514). The "ngx_quit" may be reset by the worker thread before it's s

[nginx] Mp4: improved logging after adding "end" support.

2014-03-31 Thread Roman Arutyunyan
details: http://hg.nginx.org/nginx/rev/02584b335727 branches: changeset: 5630:02584b335727 user: Roman Arutyunyan date: Mon Mar 31 20:05:53 2014 +0400 description: Mp4: improved logging after adding "end" support. Despite introducing start and end crop operations existing log messag

[nginx] Mp4: fixed seeking to a track end.

2014-03-31 Thread Roman Arutyunyan
details: http://hg.nginx.org/nginx/rev/c7bbc5fcf27c branches: changeset: 5629:c7bbc5fcf27c user: Roman Arutyunyan date: Mon Mar 31 19:52:17 2014 +0400 description: Mp4: fixed seeking to a track end. When "start" value is equal to a track duration the request fails with "time is out

Re: [PATCH] HTTP: Add 'autoindex_max_length' directive

2014-03-31 Thread Maxim Dounin
Hello! On Sun, Mar 30, 2014 at 05:54:43PM +0200, sfan5 wrote: > # HG changeset patch > # User sfan5 > # Date 1396194835 -7200 > # Sun Mar 30 17:53:55 2014 +0200 > # Node ID 35328d85f9b629e3593b1f862af61af9bd743b3f > # Parent a24f88eff684889a203b04e8be70ce0e3899dc30 > HTTP: Add 'autoindex_m