https://bz.apache.org/bugzilla/show_bug.cgi?id=60695
Bug ID: 60695 Summary: httpd throws error 400 "malformed request line" if mod_ssl enabled Product: Apache httpd-2 Version: 2.4.25 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Core Assignee: bugs@httpd.apache.org Reporter: gunnar.lu...@att.com Target Milestone: --- [Mon Feb 06 13:49:21.307457 2017] [mpm_prefork:notice] [pid 25042] AH00163: Apache/2.4.25 (Unix) OpenSSL/1.0.2h configured -- resuming normal operations ... [Mon Feb 06 13:49:39.717207 2017] [core:debug] [pid 25047] protocol.c(1273): [client 127.0.0.1:40144] AH00566: request failed: malformed request line Any httpd version prior 2.4.25 did work. I tried combo 2.4.23/1.0.2k without problems. httpd 2.4.25 / openssl 1.0.2k same problem disabling mod_ssl mitigates the problem, but is no option. Is there interference between the new "Enforce HTTP request grammar corresponding to RFC7230" extension and mod_ssl request handling? -- 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