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

media repo worker leaks open FDs #9488

Open
matrixbot opened this issue Dec 18, 2023 · 0 comments
Open

media repo worker leaks open FDs #9488

matrixbot opened this issue Dec 18, 2023 · 0 comments

Comments

@matrixbot
Copy link
Collaborator

matrixbot commented Dec 18, 2023

This issue has been migrated from #9488.


There is a sawtooth on the "Open FDs" graph for the media repository: they accumulate until a Gen 2 GC happens:

image

The accumulated FDs appear to be CLOSE_WAIT sockets; they mostly appear to be outbound connections to port 80 or 443 so they are probably related to url preview requests.

@matrixbot matrixbot changed the title Dummy issue media repo worker leaks open FDs Dec 21, 2023
@matrixbot matrixbot reopened this Dec 21, 2023
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