Discussion:
Issue on RAM cache
Vasanth Mathivanan
2017-12-21 15:17:16 UTC
Permalink
Hi ,

Why Hit comes like this, If Ram cache work, cant hit same asset more than 1 time from origin server.

Same .ts file Multiple Requests Came in Live server ?

Anyone Fix this ?

Thanks & Regards

Vasanth M



Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
Sudheer Vinukonda
2017-12-21 15:56:03 UTC
Permalink
You’ll need to use some sort of connection/request collapse mechanism to collapse parallel/concurrent requests for the same object.

For example,

https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/collapsed_forwarding.en.html
Post by Vasanth Mathivanan
Hi ,
Why Hit comes like this, If Ram cache work, cant hit same asset more than 1 time from origin server.
Same .ts file Multiple Requests Came in Live server ?
Anyone Fix this ?
Thanks & Regards
Vasanth M
Sent from Mail for Windows 10
<http.png>
Loading...