ruby on rails - Apache on WIndows - growing VM Size of httpd.exe -


I have a Rail App running on Apache with Windows 2003 Server. I am using Apache Lounge Edition of Apache I am

The memory usage of the Httpd.exe process and the VM size are continuously and very fast, while not very heavy loads. The most dangerous VM size is because it is growing very fast, reaching several GB in a few days, while Mem use can reach hundreds of MB during the same time. This is ultimately the result of the app crash.

I am trying to find a way to increase the VM size growth rate and prevent it from growing.

tried to add 'SSLSessionCache none' to httpd.conf and it solved the problem for me ! Now the memory usage of httpd.exe / VM size does not increase at all.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -