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

Use fine-grained resource limits for each connection-handler process tree #33

Open
C0deH4cker opened this issue Oct 10, 2024 · 0 comments
Assignees
Milestone

Comments

@C0deH4cker
Copy link
Owner

After #32, we're now in a good state where resource exhaustion in a container won't affect the host. However, it will still affect connectivity to the challenge container. Ideally, each incoming connection will have a new child cgroup policy that limits the CPU/memory/PIDs available to something smaller than the container's limits.

@C0deH4cker C0deH4cker self-assigned this Oct 10, 2024
@C0deH4cker C0deH4cker added this to the v2.2 milestone Oct 21, 2024
@C0deH4cker C0deH4cker modified the milestones: v2.2, v2.3 Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant