Thanks Vladimir for the explanation.
'udp_radius' is an upstream{} block with 3 servers. What you mentioned is
exactly what we are seeing in our tests. Since we are dealing with Radius
Accounting request we don't want to lose failed messages.
Is there any way to force nginx to retry failed messa
I am working with a nginx ingress controller, inside kubernetes as a Daemon
set. To enable whitelisting add the following parameter inside the
configmap: whitelist-source-range with the ips that I want to allow
separated by (,) commas. When doing this I tried to access from one of the
ips but the r
Thanks Francis!
I was able to resolve that after a creating a Keystore jks with my cert &
key and pointing my java code to that store using the system property, after
that added keystore manager to the SSL context.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,288541,288716#msg-28871
Problem appeared again.
Well i have to disable the last module which is mod_sec and see again.
If the issue appears again, can we say that we have a memory leak on nginx?
I have noticed that
Currrent config is the following.
[root@web ~]# nginx -V
nginx version: nginx/1.19.1
built by gcc 4.8.5
Hi Francis,
thank you for your fast reply. prices or other product information are
changing not very often, so i can cache product sites for a very long time
and only need to refresh f there are changes. If there are changes i purge
sites automaticly, so they are "always" correct.
I think it a g