Hi, I am a beginner in using docker. I am running a blockchain simulation in my laptop using docker compose. Of all the transactions sent, only a very few transaction reaches all the servers. I am using four containers which communicate among themselves. Is it possible that the containers just drop the transactions when the rate at which the transactions are sent is too much for them to handle?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Docker-Compose containers on local env | 1 | 576 | February 11, 2020 | |
How to check if network communication is working properly between containers? | 0 | 1281 | December 7, 2016 | |
Network latency when dockers communicate with each other | 0 | 790 | February 26, 2019 | |
Docker Containers Outbound Traffic doesn't connect | 1 | 762 | December 10, 2022 | |
Host networking drops when starting up more than X containers? | 5 | 354 | October 30, 2024 |