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=26142>. 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=26142 EnableSendFile Off for Windows XP Home Summary: EnableSendFile Off for Windows XP Home Product: Apache httpd-2.0 Version: 2.0.48 Platform: Other URL: http://216.231.37.210:81/manual/mod/quickreference.html OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: Core AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I've seen this problem on 2.0.47 and 2.0.48 for win32, on Windows XP Home. EnableSendFile Off is needed on my system. Otherwise, long pages get truncated. To reproduce, try this documentation page from a local apache 2.0.48 install on Windows XP (Home): http://127.0.0.1/manual/mod/quickreference.html Or try this URL specified above to see the problem, but note that you'll be connecting through a wireless router to a DHCP address on my laptop, to a service that I've started manually, so don't count on it to be running. Email me if it's not, and you want to see it. The amount of data output from the page depends on the connection speed. I'm seeing much less data through my wireless connection than I saw through localhost. This problem seems to affect all "/manual" URLs. Component:Core is merely a guess. Example error: [Wed Jan 14 11:31:53 2004] [info] (OS 996)Overlapped I/O event is not in a signaled state. : core_output_filter: writing data to the network This page seems to be relevant: http://support.microsoft.com/default.aspx? scid=http://support.microsoft.com:80/support/kb/articles/Q181/6/11.ASP&NoWebCon tent=1 If you could make the win32 installs default to EnableSendFile Off, that might be a better default. Build info: md5 and gpg tests were performed on 2.0.48. C:\src\apache>md5sum httpd-2.0.48-win32-src.zip 9540125bd43ffe05749c91c93f6dd643 *httpd-2.0.48-win32-src.zip I built apache myself with Visual C++ 6.0 SP3 using nmake /f Makefile.win: C:\src\apache\HTTPD-~1.48>cl Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86 C:\src\apache\HTTPD-~1.48>nmake Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 awk from cygwin: C:\src\apache\HTTPD-~1.48>awk --version GNU Awk 3.1.3 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
