Ats_problem

2024-01-03 Thread amirhossein ramezan
Dear Sir/madam I just had two questions for you, maybe you can check it. 1- A number of random files are incompletely cached on Edge and mids, and until the files are deleted directly, it is not possible to fully cache the file. This can be recognized from the url headers (content length). Is the

Re: [E] Ats_problem

2024-01-03 Thread Walt Karas
Have you considered removing cached objects with PURGE requests (sent with curl)? https://docs.trafficserver.apache.org/admin-guide/storage/index.en.html#removing-an-object-from-the-cache On Wed, Jan 3, 2024 at 9:13 AM amirhossein ramezan wrote: > Dear Sir/madam > I just had two questions for yo

Re: [E] Ats_problem

2024-01-03 Thread Walt Karas
Has anyone written an Au test where the actual body size does not match the size given in the Content-Length header field? If not, that would be a good addition. On Wed, Jan 3, 2024 at 11:25 AM Walt Karas wrote: > Have you considered removing cached objects with PURGE requests (sent with > curl