https://bz.apache.org/bugzilla/show_bug.cgi?id=66624
--- Comment #27 from chris <exxo...@googlemail.com> --- I was just running some benchmarks between EVENT and PREFORK. (EVENT) Percentage of the requests served within a certain time (ms) 50% 6936 66% 7376 75% 7726 80% 7904 90% 8548 95% 8972 98% 9320 99% 9536 100% 11648 (longest request) (PREFORK) Percentage of the requests served within a certain time (ms) 50% 4466 66% 4624 75% 4724 80% 4789 90% 5152 95% 5504 98% 5816 99% 5906 100% 6425 (longest request) I've had to leave it in prefork as several of my forum members are saying they are constantly getting gateway timeout and then everything works normally for a few moments and then goes back to gateway timeout again. Though it is pretty bizarre because yesterday I was hammering the server with benchmarks and it seemed to cope fine. They don't do anything overnight and come back the next day and everything has gone crazy slow again. Restarting Apache seems to make things run incredibly quick for a certain period of time, possibly minutes to hours and then it just seems to progressively gets slower and slower as time goes on. It is interesting that the benchmarks seem to be getting slower a lot worse with EVENT than PREFORK. I thought EVENT was supposed to be more efficient ? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org For additional commands, e-mail: bugs-h...@httpd.apache.org