mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-05-16 09:47:21 +02:00
Deactivated caching for puctures
This commit is contained in:
parent
93af817d4b
commit
ec0d266975
3
roles/nginx-docker-reverse-proxy/Todo.md
Normal file
3
roles/nginx-docker-reverse-proxy/Todo.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Todos
|
||||||
|
- Optimize buffering
|
||||||
|
- Optimize caching
|
@ -31,6 +31,3 @@ location {{location | default("/")}}
|
|||||||
proxy_read_timeout 900s;
|
proxy_read_timeout 900s;
|
||||||
send_timeout 900s;
|
send_timeout 900s;
|
||||||
}
|
}
|
||||||
|
|
||||||
# Load caching
|
|
||||||
{% include 'roles/nginx-docker-reverse-proxy/templates/location/proxy_cache.conf.j2' %}
|
|
Loading…
x
Reference in New Issue
Block a user