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

smokeping.fcgi exits prematurely if a non-existent section is requested #425

Open
themsley-voiceflex opened this issue Dec 18, 2024 · 0 comments

Comments

@themsley-voiceflex
Copy link

themsley-voiceflex commented Dec 18, 2024

If an http request is made to smokeping that requests a non-existent section then the process exits with a 500 error and has to be respawned. In our environment with 170GB RRDs in 85,000 files that is an expensive operation. Following patch changes die to warn and returns to the caller rather than dying a horrible death.
smokeping-2.8.2-prevent-500-error.PATCH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant