microsoft / microsoft/Windows-Containers
Windows Container TCP connection timeout after 10 minutes of idle
@grcusanz is already working on this.
Since May 19, 2025.
- Dominant language
- PowerShell
- Stars
- 551
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
[!IMPORTANT]
Migrating Discussions to Issues. All customer inquiries should be in Issues.
Discussed in https://github.com/microsoft/Windows-Containers/discussions/384
Originally posted by codeground123 June 15, 2023
We have a client running in a Windows Container in OpenShift. This client makes TCP Connections to another server.
After certain 10 minutes of Idle, the connection is getting timeout.
Not Sure how to debug this and I am not able to add any tcpdump inside the container.
I used "netstat" from the container to see the IP connection status
The source IP after certain amount of time goes to TIME_WAIT state. Initially it is in Established state.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.