Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4338: Asio Http Server 3 example memory leak
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-13 19:18:29
#4338: Asio Http Server 3 example memory leak
-----------------------------------------------+----------------------------
Reporter: Dub Team <dubteam2000@â¦> | Owner: chris_kohlhoff
Type: Bugs | Status: closed
Milestone: Boost 1.43.0 | Component: asio
Version: Boost 1.43.0 | Severity: Optimization
Resolution: fixed | Keywords:
-----------------------------------------------+----------------------------
Changes (by Dub Team <dubteam2000@â¦>):
* status: new => closed
* resolution: => fixed
Comment:
I might have done a mistake, and if I did, sorry for that. Here's my
explanation of what happened actually:
I used the thread pool with 100 threads, and when every thread got
activated it used some memory. That's why I saw the memory increase but
the limit of 100 threads never got reached, because after that I wouldn't
see an increase in memory.
So, sorry again for not testing too much maybe.
And thanks all contributors for this great library.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4338#comment:2> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:03 UTC