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

Increased proxy-connect-timeout of NGINX from default 5 seconds to 30. #1871

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

karok2m
Copy link
Contributor

@karok2m karok2m commented Oct 19, 2022

Increasing the timeout allows for more time for microservices, such as job-orchestration microservice, to respond to connect requests from NGINX. This comes into picture when a microservice is under a heavy load which is causing delays in responding to REST API calls.

More about proxy-connect-timeout is available here:

@karok2m karok2m requested a review from a team as a code owner October 19, 2022 16:31
@karok2m karok2m self-assigned this Oct 19, 2022
@karok2m karok2m changed the title Increased proxy connect timeout of NGINX from default 5 seconds to 30. Increased proxy-connect-timeout of NGINX from default 5 seconds to 30. Oct 19, 2022
@karok2m karok2m merged commit ee3b3ae into main Oct 20, 2022
@karok2m karok2m deleted the kakostan/nginx_proxy_connect_timeout branch October 20, 2022 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants