Badger Blog Alliance

Sic Semper Tyrannis

Tuesday, March 07, 2006

An Apache 2.2.0 Bleg.

Greetings,

For the technophobes out there move on along there is nothing for you here!

I just recently got a setup of Apache 2.2.0 (web server software), MySQL, and PHP 5.1.2 setup and running.

I have Apache setup to run multiple virtual hosts. For example www.defaulthost.com and wwww.secondhost.com. I got that working.

However, Apache drops the connection after 255 bytes are transferred (a similar setup with Apache 2.0.52 works fine). I determined this by experimenting with telnet, viewing the logs, and adjusting the index files used by both hosts. The server and client are on the same computer.

Any ideas on what is wrong and how to fix?

Thanks