Re: Logging $ssl_session_id can crash Nginx 1.5.9 worker

2014-01-23 Thread Ruslan Ermilov
On Thu, Jan 23, 2014 at 01:48:58AM +0400, Maxim Dounin wrote: > On Thu, Jan 23, 2014 at 12:06:55AM +0400, Ruslan Ermilov wrote: > > > On Wed, Jan 22, 2014 at 02:02:51PM -0500, mnordhoff wrote: > > > I run the nginx.org mainline packages on Ubuntu 12.04, 32- and 64-bit. I > > > use > > > a wacky c

Re: Logging $ssl_session_id can crash Nginx 1.5.9 worker

2014-01-22 Thread Maxim Dounin
Hello! On Thu, Jan 23, 2014 at 12:06:55AM +0400, Ruslan Ermilov wrote: > On Wed, Jan 22, 2014 at 02:02:51PM -0500, mnordhoff wrote: > > I run the nginx.org mainline packages on Ubuntu 12.04, 32- and 64-bit. I use > > a wacky custom log format, and after 1.5.9 was released today, I enabled > > log

Re: Logging $ssl_session_id can crash Nginx 1.5.9 worker

2014-01-22 Thread Maxim Dounin
Hello! On Wed, Jan 22, 2014 at 02:02:51PM -0500, mnordhoff wrote: > I run the nginx.org mainline packages on Ubuntu 12.04, 32- and 64-bit. I use > a wacky custom log format, and after 1.5.9 was released today, I enabled > logging the $ssl_session_id variable. I later ran an SSL Labs SSL Server >

Re: Logging $ssl_session_id can crash Nginx 1.5.9 worker

2014-01-22 Thread Ruslan Ermilov
On Wed, Jan 22, 2014 at 02:02:51PM -0500, mnordhoff wrote: > I run the nginx.org mainline packages on Ubuntu 12.04, 32- and 64-bit. I use > a wacky custom log format, and after 1.5.9 was released today, I enabled > logging the $ssl_session_id variable. I later ran an SSL Labs SSL Server > Test, [0]

Logging $ssl_session_id can crash Nginx 1.5.9 worker

2014-01-22 Thread mnordhoff
I run the nginx.org mainline packages on Ubuntu 12.04, 32- and 64-bit. I use a wacky custom log format, and after 1.5.9 was released today, I enabled logging the $ssl_session_id variable. I later ran an SSL Labs SSL Server Test, [0] which makes numerous HTTPS requests of various sorts, and lo and b

Re: [nginx-announce] nginx-1.5.9

2014-01-22 Thread Kevin Worthington
Hello Nginx users, Now available: Nginx 1.5.9 for Windows http://goo.gl/awceRm (32-bit and 64-bit versions) These versions are to support legacy users who are already using Cygwin based builds of Nginx. Officially supported native Windows binaries are at nginx.org. Announcements are also

nginx-1.5.9

2014-01-22 Thread Maxim Dounin
Changes with nginx 1.5.9 22 Jan 2014 *) Change: now nginx expects escaped URIs in "X-Accel-Redirect" headers. *) Feature: the "ssl_buffer_size" directive. *) Feature: the "limit_rate" directive can now be used