Boost logo

Boost Users :

Subject: Re: [Boost-users] Memory Leak with ASIO SSL examples on Linux in Boost 1.40
From: Igor R (boost.lists_at_[hidden])
Date: 2010-02-23 13:05:41


> We use Asynchronous IO with SSL.
> We are seeing that in the server side every time a connection occurs some memory is being used up and never getting really freed after the connection goes away.
> We use Resident Memory value of the server to measure memory usage of the server process.
>
> This occurs only in Linux, works fine under Windows.

ASIO SSL relies on openssl, so maybe the problem is there? Try updating openssl.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net