bryancall commented on issue #8938:
URL: https://github.com/apache/trafficserver/issues/8938#issuecomment-4013486665

   The `proxy.config.http.strict_uri_parsing` setting applies to all incoming 
requests, including forward proxy. The default was changed to `2` in [PR 
#8632](https://github.com/apache/trafficserver/pull/8632), which rejects 
requests containing whitespace or non-printable characters in the URL. This has 
been verified with forward proxy testing on ATS master (b5557e690, March 6 
2026) built with AddressSanitizer — no memory issues detected.
   
   If you are still seeing issues with URL validation in forward proxy mode, 
please open a new issue with reproduction steps.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to