memory growth - WeOnlyDo Discussion board

memory growth (General questions)

by paul draper, Thursday, February 16, 2006, 13:37 (6854 days ago)

Hi,

I have a very simple Web Server app that displays memory growth every time a response is sent back to the browser.

The app just creates a wod server listening on port 4000. When a request is received I just (manually) send back a piece of text.
Thats it.

If you check the memory usage in task manager you will see that the process grows by between 15 and 20K each time you refresh the page.

I am running on winXP sp2
Code is built using C++ Builder 6

Any ideas?

I have an example app that I can send to you that demonstrates the problem.

Regards
Paul.


Complete thread:

 

  • memory growth - paul draper, 2006-02-16, 13:37 [*]