Re: Nginx reverse proxy regex help

2021-09-20 Thread Francis Daly
On Sun, Sep 19, 2021 at 08:44:18AM -0400, blason wrote: Hi there, > Well actually while doing a curl request site is being moved and here is I > am getting > > > curl -vk https://xx.xx.xx/TestPage/ I'm not sure if this xx.xx.xx is a hostname or an IP address; or how it compares to any of the p

Re: Nginx reverse proxy regex help

2021-09-19 Thread blason
Hi Team, Looks like my issue is resolved by adding this line after proxy_pass proxy_ssl_server_name on; Posted at Nginx Forum: https://forum.nginx.org/read.php?2,292405,292419#msg-292419 ___ nginx mailing list nginx@nginx.org http://mailman.n

Re: Nginx reverse proxy regex help

2021-09-19 Thread blason
Well actually while doing a curl request site is being moved and here is I am getting curl -vk https://xx.xx.xx/TestPage/ Object moved Object moved to here. * Connection #0 to host xx.xx.xx left intact Posted at Nginx Forum: https://forum.nginx.org/read.php?2,292405,292418#msg-292418 ___

Re: Nginx reverse proxy regex help

2021-09-19 Thread blason
Sure I'll note that. and I feed something is not right at remote end server. Thanks for your help. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,292405,292417#msg-292417 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailm

Re: Nginx reverse proxy regex help

2021-09-19 Thread Francis Daly
On Sat, Sep 18, 2021 at 10:53:57PM -0400, blason wrote: Hi there, > Oh my bad those xxx. and sss consider those are single url. I just typed > while creating this post randomly It Will probably be helpful in any future mails if you consistently replace any information that you want to keep secre

Re: Nginx reverse proxy regex help

2021-09-18 Thread blason
Oh my bad those xxx. and sss consider those are single url. I just typed while creating this post randomly Here are my error.log - 2021/09/17 11:23:09 [error] 9429#9429: *1814357 peer closed connection in SSL handshake (104: Connection reset by peer) while SSL handshaking to upstream, client: 10.

Re: Nginx reverse proxy regex help

2021-09-18 Thread Francis Daly
On Fri, Sep 17, 2021 at 01:34:32AM -0400, blason wrote: Hi there, > I have server whose URL is https://xx.xx.xx.xx/TestPage/ which gets > generated as > > https://.xxx.xxx/TestPage/(S(0inoxzi14rxqq1uix1tiyp1t))/index.aspx You have a variety of .xx and .ss, and it's not immediately clear to

Nginx reverse proxy regex help

2021-09-16 Thread blason
Hi Team, I have server whose URL is https://xx.xx.xx.xx/TestPage/ which gets generated as https://.xxx.xxx/TestPage/(S(0inoxzi14rxqq1uix1tiyp1t))/index.aspx Now I have implemented nginx reverse proxy in front this server and then I have done the config proxy_pass as proxy_pass https://xxx.