On 20/07/12 18:12, Justin Karneges wrote:

> Was the following fix, or something like it, ever incorporated?
>
> http://librelist.com/browser//mongrel2/2012/6/1/large-cpu-usage-with-
> ssl/#3649e63695e4abd9566c82d3cddb8602

Could this have been related to Rob's issue?

That one was caused by an upload with a Content-Length, where the 
connection was closed before all the data was received. 
IOBuf_read_all got stuck in an infinite loop because there was no 
check for EOF. This is fixed in the release branch.

>
> Justin


-- 
Guillermo O. «Tordek» Freschi. Programador, Escritor, Genio Maligno.
http://tordek.com.ar :: http://twitter.com/tordek

Reply via email to