h2non / imaginary

Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing

Home Page:https://fly.io/docs/app-guides/run-a-global-image-service/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

http: Accept error: accept tcp [::]:9000: accept4: too many open files; retrying in 5ms

CarlosMenaPhotoslurp opened this issue · comments

I'm running this image proxy service in several docker containers. After several days I start to receive this error and this service is totally not available. I know the error is because ulimit configuration in the container, but why this service is not handling that? controlling the open files?