https://bz.apache.org/bugzilla/show_bug.cgi?id=65158

--- Comment #24 from hp4everyth...@googlemail.com ---
I'm confused with the result:

starting httpd without strace  =>  corrupted file transfer and
HTTP-protocol-error

starting httpd with strace  =>  file transfer ok, HTTP-protocol ok


I did this 3 times with the same result:
-----------------------------------------------------------------------------
# wget http://192.168.85.17/haushalt/test.txt
--2021-03-08 11:32:33--  http://192.168.85.17/haushalt/test.txt
Verbindungsaufbau zu 192.168.85.17:80 … verbunden. (translat: connected)
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 Keine Header,
vermutlich ist es HTTP/0.9.   (translat: 200 no header, probably HTTP/0.9)
Länge: nicht spezifiziert (translat: length not specified )
Wird in »test.txt.1« gespeichert.

test.txt.1               [      <=>            ]     324  --.-KB/s    in 4,8s   

2021-03-08 11:32:38 (68,1 B/s) - »test.txt.1« gespeichert [324]

# wget http://192.168.85.17/haushalt/test.txt
--2021-03-08 11:33:30--  http://192.168.85.17/haushalt/test.txt
Verbindungsaufbau zu 192.168.85.17:80 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: 17 [text/plain] (translat: length 17, which is ok )
Wird in »test.txt.2« gespeichert.

test.txt.2           100%[====================>]      17  --.-KB/s    in 0s

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to