DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21095>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21095 SSI error ------- Additional Comments From [EMAIL PROTECTED] 2003-07-08 17:57 ------- In order to spare you the pain of wading through our rewrite-and-redirect- laden config file, I worked on replicating the bug from a vanilla apache install. I did a default install and made changes to the config file only to enable SSI. The bug did not manifest itself in this situation. So I began looking at the settings in our custom config and experimenting by making similar changes to the vanilla install. One thing that I failed to mention when I posted this bug is that our document root is an NFS volume. Thus in our config, as recommended, we turned off sendfile and mmap support. So I tried turning memory mapping off (EnableMMap off) but left sendfile support on and was then able to successfully replicate the erroneous SSI behavior. To further narrow the scope of this error, I tried the same config but switched the document root to a non-NFS volume and I still encountered the same problem. So it would appear that this error occurs only when memory mapping is turned off. Andre: I will be mailing you the config I have been working with in a few minutes. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
