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

How to configure proxy-send-timeout with fe-proxy #511

Open
qlzx opened this issue Apr 15, 2024 · 1 comment
Open

How to configure proxy-send-timeout with fe-proxy #511

qlzx opened this issue Apr 15, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@qlzx
Copy link

qlzx commented Apr 15, 2024

I want to change proxy-send-timeout from 60 to 600

@qlzx qlzx added the documentation Improvements or additions to documentation label Apr 15, 2024
@yandongxiao
Copy link
Collaborator

yandongxiao commented Apr 15, 2024

‌‌‌‌Can you say why? https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_send_timeout

Sets a timeout for transmitting a request to the proxied server. The timeout is set only between two
successive write operations, not for the transmission of the whole request. If the proxied server
does not receive anything within this time, the connection is closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants