On Fri, May 17, 2024 at 7:39 PM Sergey A. Osokin wrote:
> Hi Kaushal,
>
> On Fri, May 17, 2024 at 04:49:59PM +0530, Kaushal Shriyan wrote:
> >
> > I am running nginx version 1.26 on "Ubuntu 22.04.4 LTS" I have configured
> > the nginx as load balancer and the configuration details are as follows
Hi Kaushal,
On Fri, May 17, 2024 at 04:49:59PM +0530, Kaushal Shriyan wrote:
>
> I am running nginx version 1.26 on "Ubuntu 22.04.4 LTS" I have configured
> the nginx as load balancer and the configuration details are as follows
>
> # nginx -v
> nginx version: nginx/1.26.0
> #
>
> server {
[...
Hi,
I am running nginx version 1.26 on "Ubuntu 22.04.4 LTS" I have configured
the nginx as load balancer and the configuration details are as follows
# nginx -v
nginx version: nginx/1.26.0
#
server {
listen 8085;
#server_name 172.30.2.11;
server name 210.11.1.110;
Hello
Just to close that conversation, it seems this was an error of our devops
in charge of alerting, who was using curl in a bad way.
Best regards,
Sébastien
Le lun. 6 mai 2024 à 11:33, Sébastien Rebecchi a
écrit :
> Hello!
>
> There is nothing regarding this issue in nginx logs.
>
> Now I