Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MaxClientsAllowed still behaves incorrectly when the connections are full and open connections take longer than one minute to shutdown #1669

Closed
amoerie opened this issue Oct 27, 2023 · 0 comments · Fixed by #1670
Assignees
Labels

Comments

@amoerie
Copy link
Collaborator

amoerie commented Oct 27, 2023

Describe the bug
DICOM server stops accepting incoming connections if MaxClientsAllowed is used, connections are full and existing connections take longer than one minute to disconnect.

To Reproduce
I will write a test to prove my theory

Expected behavior
DICOM server should always accept up to MaxClientsAllowed connections

Screenshots or test DICOM files

Environment
Fellow Oak DICOM version: latest
OS: any
Platform: any

@amoerie amoerie added the new label Oct 27, 2023
@amoerie amoerie mentioned this issue Oct 27, 2023
5 tasks
@gofal gofal added bug and removed new labels Oct 29, 2023
@amoerie amoerie self-assigned this Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants