[Qt-interest] QTcpServer - ThreadedFortuneServer memory going up
Tarandeep Singh
tarandeep at gmail.com
Thu May 20 20:56:27 CEST 2010
Hi,
I am using QT 4.6.1 on Ubuntu Linux.
I ran ThreadedFortuneServer example. I started multiple clients to talk to
the server. Each client sends several requests serially.
I found that the memory footprint of ThreadedFortuneServer goes up as more
and more clients connect (as expected) but it does not come down even when
clients have disconnected.
In other words, the more the number of connections the server is handling at
any given time, the more memory is used but not freed.
Has anyone seen this behavior?
-Tarandeep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100520/c6d22ffc/attachment.html
More information about the Qt-interest-old
mailing list