lukenowak commented on issue #11784: URL: https://github.com/apache/trafficserver/issues/11784#issuecomment-2416488921
> Thanks for the extra info! A few more questions > > * I see that in the response sent to the client for stale hit, the l in content length is not capitalised. Was this you copying the response over and missing the capital or is this what your origin server is sending back? The `Content-Length `sent by backend is correctly capitalized, I made a mistake while pasting here. > * Are you able to replicate this issue and send me the logs? Specifically http and cache logs. In records.config `proxy.config.diags.debug.tags: 'http*|cache*'` Thanks for the hint, here it goes: [diag-for-ticket.log](https://github.com/user-attachments/files/17394650/diag-for-ticket.log) > * Is the header `X-Reveal-Duplicate` what you are actually sending or is it used for the example? If it’s not what you are sending, can you describe what the header is? e.g is it completely unique to you or is it some standard header. The header `X-Reveal-Duplicate` is exactly that one, I have separate environment to reproduce those problems. -- 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]
