mod_brotli
E758395
mod_brotli is an Apache HTTP Server module that provides Brotli compression to reduce the size of web content and improve page load performance.
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
Apache HTTP Server module
ⓘ
compression module ⓘ |
| canBeEnabledWith | LoadModule brotli_module modules/mod_brotli.so ⓘ |
| compatibleWith |
HTTP/1.1
ⓘ
HTTP/2 ⓘ HTTPS ⓘ |
| compressionLevelRange | 0-11 ⓘ |
| improves | page load performance ⓘ |
| isOpenSource | true ⓘ |
| license | Apache License 2.0 ⓘ |
| maintainer | Apache HTTP Server Project NERFINISHED ⓘ |
| primaryGoal |
improve web performance
ⓘ
reduce size of web content ⓘ |
| providesFunction |
HTTP response compression
ⓘ
content encoding ⓘ |
| reduces |
bandwidth usage
ⓘ
response size ⓘ |
| requires | Apache HTTP Server 2.4 or later ⓘ |
| runsOn |
Linux
NERFINISHED
ⓘ
Unix-like systems ⓘ Windows NERFINISHED ⓘ |
| similarTo | mod_deflate NERFINISHED ⓘ |
| supports |
CSS compression
ⓘ
HTML compression ⓘ JSON compression ⓘ JavaScript compression ⓘ SVG compression ⓘ XML compression ⓘ cache-friendly compression ⓘ text content compression ⓘ |
| supportsAlgorithm | Brotli NERFINISHED ⓘ |
| supportsConfigurationContext |
.htaccess
GENERATED
ⓘ
directory GENERATED ⓘ server config GENERATED ⓘ virtual host GENERATED ⓘ |
| supportsConfigurationDirective |
BrotliAlterETag
GENERATED
ⓘ
BrotliCompressionMode GENERATED ⓘ BrotliCompressionQuality GENERATED ⓘ BrotliFilter GENERATED ⓘ BrotliFilterNote GENERATED ⓘ BrotliOptions GENERATED ⓘ BrotliWindowSize GENERATED ⓘ |
| supportsContentEncodingHeader | br GENERATED ⓘ |
| supportsContentTypeFiltering |
MIME type
GENERATED
ⓘ
file extension GENERATED ⓘ |
| supportsProtocol | HTTP NERFINISHED ⓘ |
| targetSoftware | Apache HTTP Server NERFINISHED ⓘ |
| usesLibrary | Brotli compression library NERFINISHED ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.
subject surface form:
Apache HTTP Server