wangchunpeng commented on issue #12047:
URL: 
https://github.com/apache/trafficserver/issues/12047#issuecomment-2748189812

   > Hi [@wangchunpeng](https://github.com/wangchunpeng),
   > 
   > As I understand it, ATS's behavior when handling a 304 Not Modified 
response from the origin is mostly the same whether using the Slice plugin or 
not. In both cases:
   > 
   > 1. A new metadata record is created for a "header update," only one per 
URL regardless of slicing.
   > 2. A subsequent client request requires two I/O reads per slice: one for 
the metadata and one for the body data.
   > 
   > Are you seeing I/O overhead that is different for slicing, specifically 
when handling 304?
   
   The version we use is  9.3.2, and for the very first request, each slice 
request is stored using only one doc when the request is closed when writing to 
the Vol


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