This worked beautifully...by mrmanishs - How to...
Jim, Thanks a lot... I'll give it a run. Manishby mrmanishs - How to...
Thanks Jim. The documentation says 4 buffers of 4k or 8k. Can it support more buffers and more memory for each buffer, such as 16k and higher, if needed? http://wiki.nginx.org/NginxHttpCoreModule Mansihby mrmanishs - How to...
Hello, I have a request with 4325 characters, and am getting a 414-client sent too long URI while reading client request line error. I have this in my server config: client_header_buffer_size 8k; large_client_header_buffers 4 8k; It seems odd that it would not support 4325 characters (yes it's a little long, but would be nice if it may work). Anyone have any suggesby mrmanishs - How to...
I currently have: location /subdomain1/ { proxy_pass http://localhost:3000/subdomain1/; proxy_redirect default; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $by mrmanishs - How to...
I have 3 separate web sites set up in a single nginx web server that gets proxied by ip/port. If I do maintenance on one of the sites and need to restart the web server for it to take effect, is it possible to somehow just restart specifically that one site, without having to restart all of nginx? Each site does have a server name associated with it. Nginx doesn't take long to restart, but I wby mrmanishs - How to...
![]() |
![]() |
![]() |
![]() |
![]() |