|
|||||||||||
|
DO NOT REPLY [Bug 11427] - Possible Memory Leak in CGI script invocation
From: <bugzilla(at)apache.org>
Date: Tue Dec 10 2002 - 16:11:37 EST
Possible Memory Leak in CGI script invocation
#!/usr/bin/perl -I..
print "Content-type: text/html\n\n";
2. ScriptAlias this script so that it is URL executable. 3. Go to that URL with your browser, and then use the keyboard command to reload the page (e.g. F5 in IE). Hold down the reload key, and you should see a number of processes spawned simultaneously. Let go after 15-20 seconds, and allow the processes to finish. The look at Apache's memory footprint ... it should be larger. Repeat test, watch Apache grow. To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org Received on Tue Dec 10 21:10:25 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:44:13 EDT |
||||||||||
|
|||||||||||