maskit opened a new pull request, #12961:
URL: https://github.com/apache/trafficserver/pull/12961

   The original hard coded size is too small if PP version2 is used and the 
header contains many TLV fields. This adds a new setting 
`proxy.config.proxy_protocol.max_header_size` to read a larger but limited 
amount of data to parse PP header.
   
   This also adds a quick check to detect whether PP header exists. The check 
avoids copying a large amount of data if PP is definitely unused.


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