On Wed, 2005-05-11 at 18:22 -0700, David Marshall wrote: > The basic problem: some requests just totally vanish. No record > appears of them in the apache log, and no response is returned to the > browser.
Find out what they are doing by using mod_log_forensic: http://httpd.apache.org/docs/mod/mod_log_forensic.html - Perrin