pattern
Syntax
pattern = {yes|no} Description
Enables or disables HTTP compression based on the user-agent header sent by clients. This entry is used to disable compression for clients which send an "accept-encoding: gzip" HTTP header but do not actually handle gzip content-encodings properly. An example of a user agent is a browser, such as Microsoft™ Internet Explorer 6.0
Options
- yes
- Enables HTTP compression based on the user-agent header sent by clients.
- no
- Disables HTTP compression based on the user-agent header sent by clients.
Usage
This stanza entry is optional.
Default value
None.
Example
*MSIE 6.0* = yes