https://bz.apache.org/bugzilla/show_bug.cgi?id=65158
--- Comment #3 from [email protected] --- "EnableSendfile off" didn't work. But together with "EnableMMAP off" it works! some questions: my http.conf contained "#EnableMMAP off", so I thought that it is disabled by default. But that doesn't seem to be correct: comment lines don't indicate the default value? What does this solution mean: does the 64Bit-kernel for ARM architectures have a problem, which the 32Bit-kernel doesn't have? Why does apache not detect this problem? And why does it send a corrupted HTTP-message according to the wget-error report? Sorry, I'm not a kernel-expert, but if apache is able to follow symlinks, why is it not possible to follow mount-points and disable the feature in this case? wouldn't it be better to set the above options as default, so that a web-administrator has to enable this feature intentionally after searching his webspace for mounts? -- 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]
