From: Eric Covener While this mode offers the best performance, the administrator may find that
under certain circumstances they may want to perform further processing on the
request after the request is cached, such as to inject personalisation into the
- cached page, or to apply authorisation restrictions to the content. Under these
+ cached page, or to apply authorization restrictions to the content. Under these
circumstances, an administrator is often forced to place independent reverse
proxy servers either behind or in front of the caching server to achieve this. To solve this problem the
In addition, the administrator may optionally specify the precise point within the filter chain where caching is to take place by adding the @@ -926,7 +926,7 @@ CacheLock on
When disabled, the cache operates as a normal handler, and is subject to the full set of phases when handling a server request. While this mode is slower than the default, it allows the cache to be used in cases where full - processing is required, such as when content is subject to authorisation.
+ processing is required, such as when content is subject to authorization.