I'm getting this in my error log on every request. [Thu Feb 14 09:13:38 2002] [debug] D:\CodeProjects\httpd-2.0.32-JRE-1\server\protocol.c(604): [client 127.0.0.1] (32560)Connection timed out: read_request_line() failed
I built the server with the JRE-1 tarball yesterday. The target is a simple HTML page (index.html). It displays, but I still see the error. If I create a simple form, submit it... I still see the above error. All of the above is using IE 5.5 Using the latest Mozilla browser (0.9.8), I see raw html text in browser window. (This might be configuration file related) 1) Questions are... what are possible causes of the connection time out error? 2) Are there a list of manditory config file changes for 2.0 somewhere? Thanks, Dwayne
