Hi Eric, can you please tell me, what vps means?

Cheers,
Oscar


Am 27.02.2017 um 20:21 schrieb Erich Eckner:
Hi,

I have a strange problem:
I'm running an apache server (Apache/2.2.22 under Debian) with several
vhosts, one of which is hosted at crux.eckner.net, on a vps.
The index document "http://crux.eckner.net/index.html"; stops
transferring after 1kB (exactly 1024 Bytes are shown if I do 'curl
http://crux.eckner.net/index.html', firefox also hangs at the respective
position). index.html is a local file and I deactivated all
dynamic-content-stuff (e.g. php). If I wait long enough, I get a timeout:
the client says: "curl: (56) Recv failure: Connection reset by peer",
the server logs nothing.

The strange part is, that each of the following work fine:
- Downloading via https, e.g. https://crux.eckner.net/index.html
- Downloading the same file with same size, but replaced content, works
fine - e.g. 'head -c 14052 /dev/urandom | base64 -w0 > index.html', then
'curl http://crux.eckner.net/index.html'

I'm somewhat out of Ideas where to look next :-(
Any hints are apreciated.

Cheers,
Erich

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to