We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d451d17 commit 7c367c1Copy full SHA for 7c367c1
1 file changed
docs/installing_deis/configure-load-balancers.rst
@@ -30,8 +30,7 @@ at any moment.
30
31
.. note::
32
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`_.
+ Elastic load balancers on EC2 have a default timeout of 60 seconds, which will disrupt
+ a ``git push`` when using Deis. You should manually `increase this timeout`_ to 1200 seconds.
36
37
-.. _`support thread`: https://forums.aws.amazon.com/thread.jspa?messageID=423862
+.. _`increase this timeout`: http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/config-idle-timeout.html
0 commit comments