
10 Jul
2007
10 Jul
'07
10:05 a.m.
Emily Flynn wrote:
I was just wondering why the process httpd.exe always seems to run twice? One instance is taking up 100MB and the other is taking up 85MB.
We don't run Apache on Windows, but on Linux you typically see even more httpd processes. Nothing strange about that. Using multiple processes Apache can handle multiple requests simultaneously. Nils Breunese.