Re: [PATCH] Improve performance when starting nginx with a lot of locations

2023-10-05 Thread Yusuke Nojima
> BASIC auth is known to be CPU consuming as well, hash is calculated on every > http request. > what is a ratio of authenticated requests ? do you see high CPU consumption ? First of all, this patch is related to the startup time of nginx and not to the processing time per request. The

Re: [PATCH] Improve performance when starting nginx with a lot of locations

2023-10-05 Thread Илья Шипицин
чт, 5 окт. 2023 г. в 03:51, Yusuke Nojima : > Thank you for your comment! > > > Could you please provide some more details about the use case, > > such as how locations are used, and what is the approximate number > > of locations being used? > > Our team provides development environments to our