Re: svn commit: r1714602 - in /httpd/httpd/trunk/modules/http2: h2_bucket_eoc.c h2_conn.c h2_io.c h2_io.h h2_mplx.c h2_session.c h2_session.h h2_task.c h2_task.h

2015-11-16 Thread Stefan Eissing
Yann, I changed the access after free, thanks again(!) for reviewing this. The spare pool I left like this for now. I think, *if* there is only one spare, it may be beneficial to keep the newest one, as a) that might be hot and b) it destroys pools more frequently and may recycle memory better.

Re: svn commit: r1714602 - in /httpd/httpd/trunk/modules/http2: h2_bucket_eoc.c h2_conn.c h2_io.c h2_io.h h2_mplx.c h2_session.c h2_session.h h2_task.c h2_task.h

2015-11-16 Thread Yann Ylavic
On Mon, Nov 16, 2015 at 4:12 PM, wrote: > Author: icing > Date: Mon Nov 16 15:12:35 2015 > New Revision: 1714602 > > URL: http://svn.apache.org/viewvc?rev=1714602&view=rev > Log: > improvements in handling orphaned stream resources, where client prematurely > closed it, guarantueed session shutd