Changes between Initial Version and Version 1 of Ticket #2494, comment 13
- Timestamp:
- 05/19/23 16:17:32 (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2494, comment 13
initial v1 1 1 Below is the request_length- when request length is more than 8k I get 400 or else 200 2 2 3 Below is the log output of 4003 Below is the nginx log output of 400 4 4 5 5 "remote_address=10.67.228.52" … … 13 13 "http_x_forwarded_for=207.207.180.8, 35.92.25.110, 34.215.206.174" 14 14 "proxy_protocol_addr=-" 15 "request_body={\x22addressLine1\x22:\x22235 ValenciaSt.\x22,\x22addressLine2\x22:\x22502\x22,\x22city\x22:\x22San Francisco\x22,\x22state\x22:\x22CA\x22,\x22zipCode\x22:\x2294103\x22,\x22isocountryCode\x22:\x22US\x22}"15 "request_body={\x22addressLine1\x22:\x22235 TIIEIIE St.\x22,\x22addressLine2\x22:\x22502\x22,\x22city\x22:\x22San Francisco\x22,\x22state\x22:\x22CA\x22,\x22zipCode\x22:\x2294103\x22,\x22isocountryCode\x22:\x22US\x22}" 16 16 "upstream_connect_time=0.000" 17 17 "upstream_header_time=0.001"