Re: Tuning client request buffering in ngx_http_proxy_module

2022-02-03 Thread Jeffrey Walton
On Wed, Feb 2, 2022 at 12:45 PM bengalih wrote: > > > Note that SSL is likely the most important contributor to CPU > > utilization in this setup. It might be a good idea to carefully > > tune ciphers used. > > I believe I have set this fairly appropriately. If you know of a resource > that woul

Re: Tuning client request buffering in ngx_http_proxy_module

2022-02-03 Thread Francis Daly
On Wed, Feb 02, 2022 at 12:42:02PM -0500, bengalih wrote: Hi there, > > nginx opens a temporary file, immediately deletes it, and then > > uses this file for disk buffering. The file is expected to be > > deleted from the very start, and it is expected to grow over time > > as it is used for