mirror of https://github.com/docker/docs.git
Following the steps above I spent several hours trying to "Troubleshoot slow Docker swarm performance" as each web server in my stack was taking 'forever' to respond to HTTP requests, but worked just fine when invoked directly. I noticed it was taking almost exactly 30 seconds every time, and when finishing the turorial (thus deploying Redis) I realized that the python apps were waiting for some kind of Redis timeout. After deploying with a working Redis service responses were quick as before. As somebody new to Docker it would have been good to know that the web app itself (timing out for Redis) was causing the delay not the host system or docker configuration. |
||
---|---|---|
.. | ||
get-started-visualizer1.png | ||
index.md | ||
nav.html | ||
part2.md | ||
part3.md | ||
part4.md | ||
part5.md | ||
part6.md |