Re: worker_connections exceed open file resource limit

2021-03-09 Thread Maxim Dounin
Hello! On Tue, Mar 09, 2021 at 05:29:02AM -0500, bee.lists wrote: > It is development. I’ve been running 1024 for over 10 years and > now there’s a restriction on 256 workers, and I don’t know why. > It seems to be set quite low. Given the fact this is a new > warning, developers that have i

Re: worker_connections exceed open file resource limit

2021-03-09 Thread bee.lists
Hi there. It is development. I’ve been running 1024 for over 10 years and now there’s a restriction on 256 workers, and I don’t know why. It seems to be set quite low. Given the fact this is a new warning, developers that have increased this setting have been wrong all this time? I’ll take a

Re: worker_connections exceed open file resource limit

2021-03-08 Thread Maxim Dounin
Hello! On Sun, Mar 07, 2021 at 06:47:20PM -0500, bee.lists wrote: > Big Sur has a warning that 1024 exceeds open file resource limit of 256. > > Is this normal, considering I’ve set my worker_connections to 1024 in > nginx.conf? > > Also, is this a package manager designation? For productio

worker_connections exceed open file resource limit

2021-03-07 Thread bee.lists
Big Sur has a warning that 1024 exceeds open file resource limit of 256. Is this normal, considering I’ve set my worker_connections to 1024 in nginx.conf? Also, is this a package manager designation? Cheers, Bee ___ nginx mailing list nginx@ng