Re: [PHP] apache mod_php memory leak, need help.

2003-06-24 Thread Ray Aspeitia
Just another note, it seems that for every page access, there is exactly 680k of memory that accumulates. Any php developer know of any odbc function that takes up 680k of overhead that might not be getting cleaned up? Thanks, Ray A. Hello, I hope someone can help me or point me in a good

[PHP] apache mod_php memory leak, need help.

2003-06-23 Thread Ray Aspeitia
Hello, I hope someone can help me or point me in a good direction. I have a database driven website, all ODBC to postgresql, that little by little eats up resources on apache. The child processes will start off at 30Mb of virtual memory and run up around 230Mb each child. (see below ps output)