Yes , its default parameter to enabled in “proxy.config.http.cache.cache_urls_that_look_dynamic INT 1” on records.config .But its didn’t work.
I tried below given configuration using separator ,prefix etc . it seems to be problem still alive every hit goes to “MISS” __Vasanth Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 From: Fieck, Brennan<mailto:[email protected]> Sent: Thursday, October 11, 2018 7:28 PM To: [email protected]<mailto:[email protected]> Subject: Re: Query strings are can't stored in Cache storage ? Sounds like you might also have to set it to store dynamic-looking content. I can't remember if that's the default or not... ________________________________ From: Vasanth Mathivanan <[email protected]> Sent: Thursday, October 11, 2018 6:56 AM To: [email protected] Subject: [EXTERNAL] Query strings are can't stored in Cache storage ? Hi, We have php based applications to used for front end and back end MySQL .We have edge server to point the application server ,but it didn’t store cache that all requests are comes “TCP MISS” in log file . Then tried to enabled the plugin of cache Manipulation key (cache_key.so @@param=--include-params=true) in remap rule . It works fine but only stored “css and js ”files only .However static php file (vodservice.php) or query based file (online.php?cust_id=1637&submenu_id=120) did not stored in cache . I not sure this is correct or not ,So how to stored the php content with and without query in cache storage? __Vasanth Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
