You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/03/05 20:37:00 UTC

[GitHub] [trafficserver] shinrich commented on pull request #7577: Fix the final consumer write size from unchunked to chunked tunnel

shinrich commented on pull request #7577:
URL: https://github.com/apache/trafficserver/pull/7577#issuecomment-791673076


   I assume that we were hitting that logic in finish_all_internal, because the path I was testing was the PRECOMPLETE path.  Assuming the client handler was being executed on the step after the reenable, the client's would be not alive by the time finsh_all_internal was called.
   
   In any case, the logic for calculating the final size for chunking and dechunking should be the same for both.  I'll look at pulling that out into a common function called both places.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org