Skip to content

Commit 7c367c1

Browse files
docs(*): Link to ELB timeout configuration
You can actually configure the ELB idle timeout yourself.
1 parent d451d17 commit 7c367c1

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

docs/installing_deis/configure-load-balancers.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ at any moment.
3030

3131
.. note::
3232

33-
Elastic load balancers on EC2 appear to have a default timeout of 60 seconds, which will disrupt
34-
a ``git push`` when using Deis. Users can request an increased timeout from Amazon. More details
35-
are in this AWS `support thread`_.
33+
Elastic load balancers on EC2 have a default timeout of 60 seconds, which will disrupt
34+
a ``git push`` when using Deis. You should manually `increase this timeout`_ to 1200 seconds.
3635

37-
.. _`support thread`: https://forums.aws.amazon.com/thread.jspa?messageID=423862
36+
.. _`increase this timeout`: http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/config-idle-timeout.html

0 commit comments

Comments
 (0)