https://issues.apache.org/bugzilla/show_bug.cgi?id=47861
--- Comment #6 from Jeff Trawick <[email protected]> 2009-10-13 13:08:33 UTC --- Here's some information that seems to be missing or incorrect: * the httpd.conf file in a format that we can read (not a VMS file) * the suspected component The bug is filed against mod_cache, but mod_cache isn't loaded in the provided httpd.conf file. Is mod_cache built-in? I think the references to "cache" in the discussion are the browser cache. All I can tell for sure is that there is some corruption somewhere between the browser posting the data to httpd and Perl handing data to your Perl script. * the exact httpd version number The httpd.conf file refers to version 2.0.x documentation (but also has some 1.3-isms). The bug is filed against version 2.3-head. * who is supplying this server? httpd 2+ doesn't support VMS. (e.g., "AcceptMutex vmsdlm", VmsServerStartup, etc.) It is cool that somebody taught it to support VMS, but we don't know what code you are running. I'm not aware of anyone in httpd development that uses VMS and can try to reproduce this. * can you reproduce on another platform (Linux, Solaris, Windows, *BSD)? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
