squid-ubuntu icon indicating copy to clipboard operation
squid-ubuntu copied to clipboard

Adjust /lib/systemd/system/squid.service to set file LimitNOFILE

Open yon2004 opened this issue 4 years ago • 1 comments

Without setting the LimitNOFILE in squid.service will cause Squid to run out of file descriptors very fast.

So if we could set it to LimitNOFILE=65536 that would alleviate some issues.

yon2004 avatar Mar 31 '20 02:03 yon2004

https://github.com/diladele/websafety/blob/master/core.ubuntu18/02_squid.sh

Best regards, Rafael Akchurin

Op 31 mrt. 2020 om 04:56 heeft yon2004 [email protected] het volgende geschreven:



Without setting the LimitNOFILE in squid.service will cause Squid to run out of file descriptors very fast.

So if we could set it to LimitNOFILE=65536 that would alleviate some issues.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/diladele/squid-ubuntu/issues/10, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AATNHVWP7YRKO5HYUP66PWTRKFLU3ANCNFSM4LXFV7SQ.

ra-at-diladele-com avatar Mar 31 '20 05:03 ra-at-diladele-com