Guest Trevor Report post Posted March 6, 2008 Afternoon all Just want to check , does the software allow the web pages to be cached for instance : when i run 50 user seach on a site - after the first user has completed is the next accessing the cached pages many thanks T Trevor Quote Share this post Link to post Share on other sites
Guest angela Report post Posted March 7, 2008 Hi Trevor, WAPT does not perform caching of requests by itself, it is performed by proxy and server . In order to enable caching you need to remove the "Pragma: no-cache" string from HTTP headers. To do this for all requests, just open your Profile - > Properties, click the button “Default HTTP headers...” and remove "Pragma: no-cache". It will work for all requests except subrequests - you'll need to edit their HTTP headers manually. Quote Share this post Link to post Share on other sites