in reply to Re^2: Parallel HTTP requests under mod_perl2
in thread Parallel HTTP requests under mod_perl2
Be careful what you measure in terms of memory. On a Linux system, much of the size of an httpd process is actually shared by copy-on-write. See the mod_perl docs for more info.
|
|---|