I have created two containers one for front end of my application and the other for back end running both of them using docker compose. In the application on one of the sections when front end makes request to the back end, then the docker is taking a lot of time to communicate. Can you please throw somelight as to why. The same section when made to run outside of docker compose is not taking a lot of time.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Docker Compose Networking Issue: TCP Network Messages Take 30-60 seconds | 1 | 847 | March 14, 2023 | |
Container Communication is very slow | 0 | 421 | December 13, 2022 | |
High latency of sending data between containers that are running on LAN | 0 | 904 | April 29, 2019 | |
How to check if network communication is working properly between containers? | 0 | 1279 | December 7, 2016 | |
Communication between docker container backend and front end | 1 | 620 | November 4, 2021 |