Re: Keepalived Connections Reset after reloading the configuration (HUP Signal)

2020-09-11 Thread zakirenish
Having similar issue. Clients connections getting closed on reload. Maxim, would you point me to a code location where I can make server wait for `worker_shutdown_timeout` before terminating the conenction? either through `ngx_set_shutdown_timer(cycle);` or sleep on `ccf->shutdown_timeout`? I

Help regarding setting IP_tos value in IP header

2020-09-11 Thread Kanika Singh
Hi, I have a setup where I am trying to set IP_tos value in IP header when a request is forwarded from nginx server to another machine. I have configured ngx_http_ip_tos_filter_module module in the nginx.conf file, but it is setting IP_tos value in the acknowledgement and not in the outgoin

RE: large number of cache files

2020-09-11 Thread Reinis Rozitis
> I am curios at what point the the cache exceeds the comfort zone of the > design. In my opinion it depends more on the aspect how important is your cache / how quickly can you replace and repopulate it (how fast or loaded are your backends) / can your service work without it - as in if you ha

NGINX SSL Pass through

2020-09-11 Thread Basanta
Hi , Need a help on "ssl-passthrough" on NGINX . I am using this annotation for an end to end ssl connection . nginx.ingress.kubernetes.io/ssl-passthrough: "true". The connection is failing for one application but passing for another application. The error for the failing application is Tri

Re: RE: proxy_pass Not Working on Port 80

2020-09-11 Thread Francis Daly
On Thu, Sep 10, 2020 at 11:11:48AM -0400, figshta wrote: Hi there, > My sites are now working with TLS/SSL... Good to hear that you have it working; and best of luck with nginx! Cheers, f -- Francis Dalyfran...@daoine.org ___ nginx m