-
Couldn't load subscription status.
- Fork 3.3k
Open
Labels
@JonathanTreffler
Description
The default timeout of Proxy Hosts seems to be 1 Minute, wich is pretty short, so i would like to change the timeout without having to use a Custom Nginx Configuration.
Describe the solution you'd like
A input field in the Web Interface to change the timeout per Proxy Host.
It should probably set following nginx configuration parameters:
- proxy_connect_timeout
- proxy_send_timeout
- proxy_read_timeout
- send_timeout
Additional context
image