OT Leaks Memory?
OT Leaks Memory?
- Subject: OT Leaks Memory?
- From: Nick Trescases <email@hidden>
- Date: Wed, 26 Jun 2002 19:49:25 -0700
If I compile the OTSimpleServerHTTP or the MP version of it as-is, run it on
OS X 10.1.5 and then hit it with a test app, it looks like the server leaks
2 "nodes" of memory after every http request (according to "heap" command in
terminal) . This is a few hundred bytes.
Using process viewer or top also shows memory usage going up significantly
over time.
I can't find anything in the sample code that explains the memory leak, so I
have to assume the leak is in the OT implementation?
This issue makes OT quite unusable for any server implementation.
Am I missing something?
Is there any sample code for a simple carbon http server using CFNetwork?
Thanks.
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.