Hello,
Not sure if my messages are reaching. Can someone please confirm ?
On Thu, Feb 10, 2022 at 10:52 AM Praveen Kumar K S
wrote:
> Hello,
>
> I tried passing keep-alive to curl and still it is failing at 60%. Any
> clues ?
>
> On Wed, Feb 9, 2022 at 4:17 PM Praveen
Hello,
I tried passing keep-alive to curl and still it is failing at 60%. Any
clues ?
On Wed, Feb 9, 2022 at 4:17 PM Praveen Kumar K S
wrote:
> Hello,
>
> I'm trying to download a file using curl and it's failing with the below
> error message.
>
> curl: (18) tr
th nginx config? Thanks.
--
*Regards,*
*K S Praveen Kumar*
___
nginx mailing list -- nginx@nginx.org
To unsubscribe send an email to nginx-le...@nginx.org
Hello,
Is there any way to permanently redirect abc.com/def to xyz.com ?
I have tried return 301. But the context /def is being passed to xyz.com
Please help.
Regards,
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/ngin
Hello,
Thanks for the explanation. I will look into the options what we have at
this point.
On Tue, Dec 15, 2020 at 3:27 AM Francis Daly wrote:
> On Mon, Dec 14, 2020 at 06:57:50PM +0530, Praveen Kumar K S wrote:
>
> Hi there,
>
> > 1. nginx fails to start when an upstream
aly wrote:
> On Mon, Dec 14, 2020 at 12:45:00PM +0530, Praveen Kumar K S wrote:
>
> Hi there,
>
> > I'm facing issue where if one of the upstream servers is down, nginx
> going
> > to emerg mode with the subjected error.
>
> Generally, nginx does not care if in
imple round-robin
server app-1:9763 fail_timeout=60s;server app-2:9763
fail_timeout=60s;server app-3:9763 fail_timeout=60s; }server
{listen 80;server_name app.localhost;location / {
proxy_pass }}}*
--
0203#msg-290203
>
> ___
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
--
*Regards,*
*K S Praveen KumarM: +91-9986855625 *
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello,
Can someone please guide if this is possible?
On Fri, Dec 11, 2020 at 1:52 PM Praveen Kumar K S
wrote:
> By the way, I'm running nginx as docker.
>
> On Fri, Dec 11, 2020 at 1:36 PM Praveen Kumar K S
> wrote:
>
>> Hello,
>>
>> I have configured
By the way, I'm running nginx as docker.
On Fri, Dec 11, 2020 at 1:36 PM Praveen Kumar K S
wrote:
> Hello,
>
> I have configured round robin load balance in nginx conf and the requests
> are being served. I would like to know if there are any useful tools to
> capture the
-> LVS } -> Nginx .
>
> VIP - managed by Keepalived
> LVS with keepalived in HA , as layer 4 Load balancer
> Nginx multiple machines .
>
> This might help :
> https://programming.vip/docs/setup-of-linux-high-availability-lvs-load-balancing-cluster-keepalived-lvs-dr.html
&
. For
example, I have 3 servers defined under upstream and if I'm hitting 10K
requests, is there any way to get, out of 10K requests, which upstream
server served how many requests. Thanks.
--
*Regards,*
*Praveen*
___
nginx mailing list
nginx@ngin
Hello,
I'm trying to achieve HA and was going through few forums that explained
the same using pacemaker and keepalive.
I would like to know what are the best practices and proven methods to
achieve the same. Thanks!
--
*Regards,*
*Pr
ogging 499 response code in the access logs.
If we restart the cf app , then everything works fine for sometime and again
goes back to the error state. Can you please suggest what might be the
possible reason for this?
Thanks,
praveen
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,289976,
Hello,
Is it possible to have multiple upstream servers defined in nginx
configuration. But still the request should be sent to only one upstream
server.
Lets say, I have two upstream servers A and B. Nginx should proxy request
to A by default.
But when A is not available, it should send request t
Hi Sergey,
Thanks for the detailed response. That helps a lot.
On Thu, Apr 30, 2020 at 7:09 PM Sergey A. Osokin wrote:
> Hi Praveen,
>
> hope you're doing well these days.
>
> I don't think I've ever heard about a document like that, however
> it
Hello,
Can anyone help where can I get the compatibility matrix on the versions of
pcre, zlib, openssl is tested/supported by specific version of Nginx ?
TIA
--
*Regards,*
*K S Praveen KumarM: +91-9986855625 *
___
nginx mailing list
nginx
ndow, Options,
> MSS, etc... Totally unrelated to nginx, and the same information
> could be gathered on any open service / port.
> ___
> nginx mailing list
> nginx@nginx.org
> http://mailman.ngi
n just copy the nginx binary.
>
> rr
>
> ___
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
--
*Regards,*
*K S Praveen KumarM: +91-9986855625 *
___
nginx m
kernel information using Nginx ?
>>
>> Cheers,
>> PK
>> ___
>> nginx mailing list
>> nginx@nginx.org
>> http://mailman.nginx.org/mailman/listinfo/nginx
>
>
>
> --
>
>
> *Regards,*
&g
Hello,
Can I compile nginx on Ubuntu 16.04 and reuse it on other deployments? Or
do I need to compile every time ? Please advise.
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
heers,
> PK
> ___
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
--
*Regards,*
*K S Praveen KumarM: +91-9986855625 *
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello,
I have hosted Nginx 1.16.1 on Ubuntu 16.04. Have configured SSL from
LetsEncrypt. Everything is running fine. Only port 80 and 443 are allowed.
During security testing, I see that kernel information is exposed on
domain. More details at https://www.tenable.com/plugins/nessus/11936
Is ther
ffering on;*
* }*
*
*
*}*
*
*
*server {*
*listen 80;*
*server_name ~.*;*
*location / {*
* access_log off;*
* return 503;*
*}*
*}*
*}*
Thanks a lot!
-Praveen
<>___
nginx mailing list
ngin
/ {*
*limit_req zone=ratezone burst=5 nodelay;*
*proxy_pass http://appservers;*
* }*
*}*
*
*
*server {*
*listen 80;*
*server_name ~.*;*
*location / {*
* access_log off;*
* return 503;*
*}*
*}*
-Praveen
On
25 matches
Mail list logo