Looks like this is the sendfile problem from the 2.0 error FAQ. Adding EnableSendFile off to the server config fixes the problem.Looks like the configure scripts from 2.2.X and 2.0.58 differ in their checks for sendfile support?
Cheers, Duncan Duncan Brannen wrote:
Is anyone running Apache 2.2.X on Solaris 10? I've seen the following behaviour withboth 2.2.0 and 2.2.2 I've a .shtml file which includes another file <Head> <Title> Test</Title></Head> <Body> <!--#include virtual="/include_test.html" --> </Body> include_test.shtml is a comment, but does not have to be. <!-- this is a comment designed to pad out to 255 this is a comment designed to pad out to 255 this is a comment designed to pad out to 255 this is a comment designed to pad out to 255 this is a comment designed to pad out to 255 this is a comment designed to pad out to 255-->Once the length of the included file reaches 255 characters The page served back to the browserbecomes corrupted eg10 </Body>0and I get the following error in the error_log[Tue May 02 12:13:00 2006] [info] [client 138.251.x.y] (14)Bad address: core_output_filter: writing data to the networkI did a make clean & configured with no options to make sure it wasn't a module I'd included.This doesn't happen in 2.0.58 on the same machine, compiled with the same environment.Thoughts? I've filed a bug report. Duncan ---------------------------------------------------------------------The official User-To-User support forum of the Apache HTTP Server Project.See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx