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

Documentation - frontdoor - backend_pools_send_receive_timeout_seconds #7493

Closed
Poil opened this issue Jun 25, 2020 · 4 comments
Closed

Documentation - frontdoor - backend_pools_send_receive_timeout_seconds #7493

Poil opened this issue Jun 25, 2020 · 4 comments

Comments

@Poil
Copy link

Poil commented Jun 25, 2020

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Hi

It looks like the default backend_pools_send_receive_timeout_seconds is 30 and not 60 like it's in the Terraform manual (https://www.terraform.io/docs/providers/azurerm/r/frontdoor.html#backend_pools_send_receive_timeout_seconds)

Ref. https://docs.microsoft.com/en-us/azure/frontdoor/front-door-troubleshoot-routing#503-response-from-front-door-after-a-few-seconds
This symptom happens when either your backend takes beyond the timeout configuration (default is 30 seconds) to receive the request from Front Door or if it takes beyond this timeout value to send a response to the request from Front Door. (...) configure the sendReceiveTimeout field for your Front Door to extend the default timeout up to 4 minutes (240 seconds). The setting is under the backendPoolSettings and is called sendRecvTimeoutSeconds.

Best regards,

@Poil Poil changed the title Documentation - frontdoo - backend_pools_send_receive_timeout_seconds Documentation - frontdoor - backend_pools_send_receive_timeout_seconds Jun 25, 2020
@kshitijcode
Copy link

@Poil @tombuildsstuff I am interested to contribute. How do I assign this to myself?
Will be my first open-source contribution :)

@magodo
Copy link
Collaborator

magodo commented Sep 22, 2020

@Poil Thank you for submitting this!

Terraform is not necessarily to set the same default value as API/Portal. Is there some specific reason that you want to change the default timeout to 30?

@WodansSon
Copy link
Collaborator

This issue has become stale due to lack of response. So I am going to go ahead and close this issue as such. If you encounter this error again in the new provider please feel free to open a new issue and I will address it. Thanks again! 🚀

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants