masaori335 commented on PR #10991:
URL: https://github.com/apache/trafficserver/pull/10991#issuecomment-1914009580

   FWIW, `cache_config_agg_write_backlog` is configured by 
`proxy.config.cache.agg_write_backlog` and the default value is `5242880` 
(=5MB) and the `AGG_SIZE` is 4MB. Thus, `Stripe::open_write` is using 5MB and 
`Stripe::add_writer` is using 9MB in the current code.


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