Welcome! Log In Create A New Profile

Advanced

Re: How does the Proxy Cache Key Lookup actually happen?

May 15, 2014 12:05PM
Hi,

I am also trying to cache a url have this query but still no luck any suggestion

http://x.x.x.x/aaa/splashTF=100%25&US=A&AR=D&TD=%2450&BR=T&TS=12515f542140&OR=%2410%2F100MB&DN=BAQGBgEEBwQAAw%3D%3D&ET=TD&BE=1332d9a&BN=CS&AL=2000


I tired these three different proxy_cache_key , I am not sure where I am doing wrong


proxy_cache_key $scheme$host$request_method$request_uri;
1- #proxy_cache_key "$host$uri?TF=100%25&US=A&AR=D&TD=%2450&BR=T&TS=12515f542140&OR=%2410%2F100MB&DN=BAQGBgEEBwQAAw%3D%3D&ET=TD&BE=1332d9a&BN=CS&AL=2000&LG=E";
2- #proxy_cache_key "$host$uri?TF=100%25&US=A&AR=D&TD=%2450&BR=T&TS=12515f542140&OR=%2410%2F100MB&DN=BAQGBgEEBwQAAw%3D%3D&ET=TD&BE=1332d9a&BN=CS&AL=2000";
3- #proxy_cache_key "$scheme://$host$uri$is_args";
proxy_cache_key $uri$args_is?TF=$arg_TF &US=$arg_US &AR=$arg_AR &TD=$arg_TD&BR=$arg_BR&TS=$arg_TS&OR=$arg_OR&DN=$arg_DN&ET=$arg_ET&BE=$arg_BE&BN=$arg_BN&AL=$arg_AL;
Subject Author Posted

How does the Proxy Cache Key Lookup actually happen?

lovekmla May 05, 2014 09:58PM

Re: How does the Proxy Cache Key Lookup actually happen?

samgujrat1984 May 15, 2014 12:05PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 118
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready