Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serving pre-compressed content #33

Open
ojullien opened this issue Jan 23, 2021 · 0 comments
Open

Serving pre-compressed content #33

ojullien opened this issue Jan 23, 2021 · 0 comments
Assignees
Labels
Configuration Apache configuration enhancement New feature or request
Milestone

Comments

@ojullien
Copy link
Owner

Since mod_deflate/mod-brotli re-compresses content each time a request is made, some performance benefit can be derived by pre-compressing the content and telling mod_deflate/mod-brotli to serve them without re-compressing them.

Read the Apache's documentation about mod_deflate

Read the Apache's documentation about mod-brotli

@ojullien ojullien added enhancement New feature or request Configuration Apache configuration labels Jan 23, 2021
@ojullien ojullien added this to the v1.3.x milestone Jan 23, 2021
@ojullien ojullien self-assigned this Jan 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Configuration Apache configuration enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant