* Thus wrote Ergin Aytac: > We made a test for only 20 min. and got our website online. The result > was 200.000.000 (!!) lines in apache error log with the following: > > httpd in free(): warning: chunk is already free. > httpd in free(): warning: page is already free. > httpd in free(): warning: recursive call.
These simply don't look like php errors. > > the requests were only made by myself (30 times). > > letting the website online for 4 hours produced an apache error log of > 21 GB !!! and some zero sized responses from apache :) you might consider log rotation, your lucky it logged 21GB some systems stop logging at 2GB. > > using openbsd 3.2, apache 1.3.26 and php 4.2.3. > the website is a forum using phorum.org software and has a mysql > database (about 300 MB) 4.2.3 is really really old. consider upgrading. openbsd is on 3.5 since May 2004 apache is on 1.3.31 any bugs your see could have been fixed over the last two years. Curt -- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the trapezoid! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php