Apache2 problem

I've got one of those ispeed.com VPS things going. I installed apache2 on it (2.0.43 I think) and it runs fine. However, I can't load anything from a web browser that is over 254 bytes. That includes images, text files, whatever. If it's under 254 bytes, it loads. If it's over 254 bytes, it won't load.

iSpeed swears it's not the VPS, but I can get Apache2 running on another VPS (non-iSpeed) with the exact same configure string (which is simple: ./configure --prefix=/usr/local/apache2 --enable-module=so).

I thought it may have been a resource issue, so I upgraded to their uber 256 plan, but still have the same problem -- even after a reboot and recompile.

Anyone know what might cause this odd behavior?

 

 

 

 

Top