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

Jean Weisbuch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|Mac OS X 10.1               |Linux

--- Comment #27 from Jean Weisbuch <[email protected]> ---
I still have the issue on 2.4.37, doing a HEAD on a simple file containing "ok"
does fail each time ("curl -I THEURL" returns "curl: (52) Empty reply from
server") while a GET on it (as well as on a 1Gio file) does work (most of the
time at least).
--


I compiled it with the logging patch, here is what i got on a working GET on
the file containing "ok" :
[webserver] [Wed Oct 24 18:00:45.903534 2018] <500> [ratelimit:notice] [pid
22457] [client 10.94.325.20:51504] rate_limit_filter()
[webserver] [Wed Oct 24 18:00:45.903564 2018] <500> [ratelimit:debug] [pid
22457] mod_ratelimit.c(203): [client 10.94.325.20:51504] AH03485: rl: chunk
2097152; burst 1048576; len 202; rem 0
[webserver] [Wed Oct 24 18:00:45.903570 2018] <500> [ratelimit:notice] [pid
22457] [client 10.94.325.20:51504] rate_limit_filter()
[webserver] [Wed Oct 24 18:00:45.903572 2018] <500> [ratelimit:debug] [pid
22457] mod_ratelimit.c(203): [client 10.94.325.20:51504] AH03485: rl: chunk
2097152; burst 1048374; len 205; rem 0


A failing HEAD of the same file :
[webserver] [Wed Oct 24 18:00:52.427441 2018] <500> [ratelimit:notice] [pid
22788] [client 10.94.325.20:51508] rate_limit_filter()
[webserver] [Wed Oct 24 18:00:52.427468 2018] <500> [ratelimit:debug] [pid
22788] mod_ratelimit.c(203): [client 10.94.325.20:51508] AH03485: rl: chunk
2097152; burst 1048576; len 202; rem 0

-- 
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]

Reply via email to