Skip to content
Snippets Groups Projects
Commit 781a993c authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Adds compression

parent b5e70b39
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,8 @@ defaults ...@@ -13,6 +13,8 @@ defaults
option httplog option httplog
option dontlognull option dontlognull
retries 3 retries 3
compression algo gzip
compression type text/html text/plain text/css application/javascript
timeout connect 5000 timeout connect 5000
timeout client 50000 timeout client 50000
timeout server 50000 timeout server 50000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment