Mike Brennan wrote: > The process's memory footprint increases linerally with connections, > and this linear growth is quite constant. As David reports, memory seems > to be allocated in multiples of 4K, but the linear memory growth is > around 136 bytes per connection. I've confirmed this up to 24,000 > connections.
Can you make a small test program which demonstrates this behaviour?Typically some cleanup code is being missed when this is sort of thing is raised; however a bit of test code makes it fairly easy to track down using a combination of the malloc wrapper functions, valgrind and purify.
Thanks, Tim.
PGP.sig
Description: PGP signature