Any way to change "Idle timeout" of ALB in Load Balanced Web Service? #3632
-
Hi, I'm working on deploying an application using copilot "Load Balanced Web Service". In that application, one of the endpoint takes several minutes to response. In this case, the ALB responses So, I looked into the document of copilot CLI, but was not able to find the section for the idle timeout. Is there any regular way to set the idle timeout or some workaround? If I need a workaround, I'm wondering whether I can do patching with addon cfn. Thank you in advance |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hello @toshitanian, Thank you for reporting your concern with us. Today, Copilot does not support modifying the value of "idle timeout" parameter. Also, addon cfn will not allow it as it's purpose is to add new resources (e.g. s3 bucket, security groups etc.) to your existing service. But we have made a note of your requirement and we will consider it. |
Beta Was this translation helpful? Give feedback.
-
Sharing this solution here for others who come across this discussion: #4719 |
Beta Was this translation helpful? Give feedback.
Sharing this solution here for others who come across this discussion: #4719