Strange status 500 with empty response

2015-05-27 Thread Carlos Eduardo Ferreira Rodrigues
Hi, Since upgrading to nginx 1.8.0, we started seeing some requests being logged with status 500 and a response of 0 bytes ($bytes_sent). Not many, only one for about 36000 requests. I've been trying to reliably reproduce this and/or figure out the cause without success, at least to know if thi

Re: [RFC] event/openssl: Add dynamic record size support for serving ssl trafic

2015-05-27 Thread W-Mark Kubacki
2015-05-05 15:39 GMT+02:00 chen : > > This is v1 of the patchset the implementing the feature SSL Dynamic Record > Sizing, inspiring by Google Front End […] > > Any comments is welcome. Nice! I've implemented that for Golang in the past and have ported it to C for you today. Although a single ini