aktin / aktin/debian-updateagent-pkg
Double connections for Docker
Open
- Dominant language
- Shell
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When a docker DWH sends a request to the tcp socket of the update agent, two connections are listed there. A brief investigation showed possible problems in dockers internal network handling.
In this example the DWH webpage calls reloadAptPackages. A Debian DWH triggers the socket 3 times but Docker DWH triggers it 6 times. For better visualisation i got the last operation logs to clearly see the real number of incoming requests.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.