Re: [SR-Users] pkg.stats problem, possible memory leak in websockets.

2013-10-02 Thread Vitaliy Aleksandrov
On 10/01/2013 12:54 PM, Peter Dunkley wrote: Done. The patch is in master and the 4.0 branch. Thanks, Peter Thanks for applying the patch. It looks like websockets in master are stable now. No memory leaks are detected for the last two days. pks.stats still shows some strange numbers, but th

Re: [SR-Users] pkg.stats problem, possible memory leak in websockets.

2013-10-01 Thread Peter Dunkley
Done. The patch is in master and the 4.0 branch. Thanks, Peter On 1 October 2013 08:22, Vitaliy Aleksandrov wrote: > Hello, > > Thank you for the explanation. > Could somebody review the patch in the attachment ? I tried to fix the > problem with a growing tcpconn->refcnt for websocket conn

Re: [SR-Users] pkg.stats problem, possible memory leak in websockets.

2013-10-01 Thread Vitaliy Aleksandrov
Hello, Thank you for the explanation. Could somebody review the patch in the attachment ? I tried to fix the problem with a growing tcpconn->refcnt for websocket connections. On 30 September 2013 17:14, Vitaliy Aleksandrov mailto:vitalik.v...@gmail.com>> wrote: Could you please share