Re: Restarting service takes too much time

2022-12-03 Thread blason
Yes - He is right; everything is revolves around DNS and even my error is with DNS resolving as it was not able to resolve the ocsp.godaddy.com hence please troubelshoot from DNS perspetive. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,295945,295963#msg-295963 __

Trying to confirm syntax of CLIENT_MAX_BODY_SIZE environment variable

2022-12-03 Thread David Karr
(Sorry if this is a dup. I sent this originally before my subscription was confirmed.) I was told that v1.22 of nginx will look for a CLIENT_MAX_BODY_SIZE environment variable to configure the "client_max_body_size" configuration property. I'm having trouble finding a clear statement of what the

Rate limting in a distributed setup

2022-12-03 Thread Saurav Sarkar
Hi All, I am newbie to NGINX and want to use NGINX as a reverse proxy for my cloud foundry apps. I am using NGINX cloudfoundry buildpack. https://docs.cloudfoundry.org/buildpacks/nginx/index.html I was exploring the rate limiting options and was able to achieve basic rate limiting using N