https://bz.apache.org/bugzilla/show_bug.cgi?id=58889
Bug ID: 58889
Summary: mod_proxy mixes random chars to the backend request
(Method GET changes to G{randomchar}ET
Product: Apache httpd-2
Version: 2.2.23
Hardware: PC
Status: NEW
Severity: blocker
Priority: P2
Component: mod_proxy
Assignee: [email protected]
Reporter: [email protected]
access.log contains the wrong requests:
???.??.??.??? - - [18/Jan/2016:17:12:11 +0100] "G'ET / HTTP/1.1" 302 302
???.??.??.??? - - [18/Jan/2016:17:12:11 +0100] "\xe8G\x03ET /employee/Main.html
HTTP/1.1" 302 -
???.??.??.??? - - [18/Jan/2016:17:12:11 +0100] "7G0ET /employee/login.jsp
HTTP/1.1" 200 4834
???.??.??.??? - - [18/Jan/2016:17:12:11 +0100] "\xb1G\xa9ET
/employee/css/login/login.css HTTP/1.1" 501 1124
???.??.??.??? - - [18/Jan/2016:17:12:11 +0100] "GMET /MIConfirm/js/confirm.js
HTTP/1.1" 501 1104
???.??.??.??? - - [18/Jan/2016:17:12:11 +0100] "G\x1fET /MIConfirm/js/lang.js
HTTP/1.1" 501 1104
???.??.??.??? - - [18/Jan/2016:17:12:11 +0100] "GqET /MIConfirm/css/login.css
HTTP/1.1" 501 1104
???.??.??.??? - - [18/Jan/2016:17:12:11 +0100] "G;ET
/MIConfirm/js/jquery-1.7.1.min.js HTTP/1.1" 501 1104
???.??.??.??? - - [18/Jan/2016:17:12:15 +0100] "GYET
/employee/images/product/icon-system-my-phone.png HTTP/1.1" 501 1118
???.??.??.??? - - [18/Jan/2016:17:12:15 +0100] "G\xe3ET
/MIConfirm/img/sl-logo.gif HTTP/1.1" 501 1106
???.??.??.??? - - [18/Jan/2016:17:12:15 +0100] "G\xf9ET /favicon.ico HTTP/1.1"
501 1106
???.??.??.??? - - [18/Jan/2016:17:12:19 +0100] "G,ET
/employee/css/login/login.css HTTP/1.1" 501 1118
???.??.??.??? - - [18/Jan/2016:17:12:19 +0100] "G\x19ET
/MIConfirm/css/login.css HTTP/1.1" 501 1104
???.??.??.??? - - [18/Jan/2016:17:12:22 +0100] "G=ET /employee/login.jsp
HTTP/1.1" 200 4834
???.??.??.??? - - [18/Jan/2016:17:12:22 +0100] "\x9fGuET
/employee/css/login/login.css HTTP/1.1" 501 1122
???.??.??.??? - - [18/Jan/2016:17:12:22 +0100] "G5ET /MIConfirm/css/login.css
HTTP/1.1" 501 1104
???.??.??.??? - - [18/Jan/2016:17:12:22 +0100] "G\x12ET
/MIConfirm/js/jquery-1.7.1.min.js HTTP/1.1" 501 1104
???.??.??.??? - - [18/Jan/2016:17:12:22 +0100] "G\x9cET /MIConfirm/js/lang.js
HTTP/1.1" 501 1106
???.??.??.??? - - [18/Jan/2016:17:12:22 +0100] "G9ET /MIConfirm/js/confirm.js
HTTP/1.1" 501
--
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]