a web server on which users keep reloading the same resource over and over during a session, for example if they are making mostly JSON or REST calls via JavaScript in an AJAX app. In that case after the first request by that user the subsequent requests will come out of the WebGate's cache.