This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Memory leakage problem with GoAhead web server


All -

I'm working on an embedded eCos/MIPS32/OpenSSL product which I recently 
converted from eCos' basic 'httpd' to the free version of the 'GoAhead' 
server. Now I experience memory leakage.

I test with a simple script that repeatedly invokes 'wget' to request the
default index page over an 'https' link, and find the web server gradually 
claiming more and more dynamic memory - until the server finally fails to 
accept new connections.

If other users have encountered this problem or could suggest ways to 
narrow the diagnosis, I would really appreciate hearing about it.

TIA.

 - John Mills


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]