https://bz.apache.org/bugzilla/show_bug.cgi?id=62434
Bug ID: 62434
Summary: apache 2.4.18 send only small file in html, all
working fine in https
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Core
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Since 2.4.18 update, Apache is not sending file greater than 10Ko in HTTP mode
Everything is OK in HTTPS.
If I request http://MySite.localhost/img12Ko.gif, the browser wait 300" until
apache timeout, without request response...
If I request http://MySite.localhost/img9Ko.gif, the browser show the file
immediately.
With https://MySite.localhost/img12Ko.gif, the browser show the file
immediately.
I used Apache since 10 years without problem, and my websites worked fine in
http. Now they work only in https.
I tried the "EnableSendfile off" trick in apache2.conf but doesnt work !
I am working with Ubuntu 16.04.4 LTS on Bash Windows.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]