Hi, I wonder if it's possible to cache pages based on some query parameters.
All (GET) query parameters for search.jsp, but 'search.x=', 'search.y=' and 'random=' should be part of the cache key uniqueness. An example URL: search.jsp?homeLeaveMonth=200902&numberOfRooms=1&destLeaveDay=12&isReturn=true&paxAdults=1&homeCity=SAO&search.y=0&search.x=0&view=air&paxKids=0&destLeaveMonth=200902&extPartner=&destCity=PAR&paxTeens=0&specificAirline=all&formActive=true&paxInfants=0&homeLeaveDay=5&random=1906 Another question is if pages can be completely ignored if there's a cookie in place with format: "loggedIn=true". // Matko _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
