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

[FEATURE] Add support to setup ulimit (max file opened) in apache exporter service #15

Closed
emepege opened this issue Jan 28, 2022 · 0 comments
Assignees

Comments

@emepege
Copy link
Contributor

emepege commented Jan 28, 2022

Description

In order to avoid failures related with "too many open files" from a running process, we have to add support to setup systemd service in case expand this threshold would be a requirement.

Why is this needed?

Because there may be some situations where expand the ulimit is required.

Additional Information

There are some roles that have already had it, for example:

https://github.com/idealista/clickhouse_role/blob/3bda7a062f6a3ae924c21c7d21b071343da57150/templates/clickhouse-server.service.j2#L14

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