coolify/docker/production
Andras Bacsai 40e242b874 perf(nginx): increase client body buffer size to 256k for Sentinel payloads
Increases client_body_buffer_size from default (8k-16k) to 256k to handle
Sentinel monitoring data in memory instead of buffering to disk. This eliminates
the "client request body is buffered to a temporary file" warning and improves
performance for servers with many containers (50-100+) sending health check data.

Affects both production and development nginx configurations.
2025-11-10 11:32:49 +01:00
..
entrypoint.d enhance debug mode script to clear optimized classes after installing development dependencies 2024-12-16 12:19:07 +01:00
etc perf(nginx): increase client body buffer size to 256k for Sentinel payloads 2025-11-10 11:32:49 +01:00
Dockerfile fix: optimize caching in Dockerfile and GitHub Actions workflow 2025-10-27 16:59:41 +01:00