is exist or outdated?
Maybe we should update it or please explain me if i wrong.
P.S. Sorry, if this is wrong place for this kind of questions, i can't
find more proper one.
--
Ivan
___
nginx mailing list
nginx@nginx.org
https://mailman.ngin
On Mon, 30 Oct 2023 17:00:38 +0400
Roman Arutyunyan wrote:
> > I got incorrect proxy header:
> > PROXY TCP4 172.16.0.208 unix:/var/run/nginx_443_test.sock 9795
> > 0\r\nSSH-2.0-OpenSSH_9.3\r\n
> >
> > Expect:
> > PROXY TCP4 172.16.0.208 172.16.0.254 9795
> > 443\r\nSSH-2.0-OpenSSH_9.3\r\n
> >
Hi!
I got incorrect proxy header:
PROXY TCP4 172.16.0.208 unix:/var/run/nginx_443_test.sock 9795
0\r\nSSH-2.0-OpenSSH_9.3\r\n
Expect:
PROXY TCP4 172.16.0.208 172.16.0.254 9795 443\r\nSSH-2.0-OpenSSH_9.3\r\n
My config:
172.16.0.208 - initiator and tcp server on 4443 port.
172.16.0.254 - nginx
me other inspection on the result and
> see exactly what is triggering. This has saved my bacon more than once J.
>
>
>
> Jason
>
>
>
>
>
> > > location /foo {
> > > rewrite /foo/(.*) /web/foo.do?a=$1 last;
> > > }
>
> *From:* nginx
Hi Francis,
many thanks for your response and guidelines. Indeed you were right that
there was another location capturing the request.
Best regards,
On Mon, Sep 3, 2018 at 2:36 PM Francis Daly wrote:
> On Mon, Sep 03, 2018 at 08:13:11AM +0200, Ivan Bianchi wrote:
>
>
m/foo/asdf-12
https://www.test.com/foo/asdf-12-asdf
As implementing pcre regex, this regex works in all cases in the common
regex online sites but not in nginx.
Why if I put a number after a hyphen the regex stops working?
Many thanks,
--
Ivan Bianchi
Wikiloc
_
Maxim Dounin (2015-01-05 07:17:45 +0300) wrote:
> On Fri, Jan 02, 2015 at 04:13:40PM +0100, Ivan Vilata i Balaguer wrote:
>
> [...]
>
> > BUT if I configure NginX with ``proxy_pass
> > http://internal_machine;``, it always insists in using the IPv4
> > add
Thank you very much for your help!
--
Ivan Vilata i Balaguer
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
et this header for non-SSL port
and I can't do it for SSL. What am I missing?
Regards,
Ivan
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,254615,254620#msg-254620
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
As soon as I uncomment '# proxy_set_header Host $host;' line it stops
working. All other headers don't matter
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,254615,254616#msg-254616
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.
#proxy_set_headerX-Forwarded-For
$proxy_add_x_forwarded_for;
#proxy_set_header Host $host;
}
I found this post
http://forum.nginx.org/read.php?2,228638,228640#msg-228640
but it is not resolved.
Regards,
Ivan
Posted at Nginx
: fatal error: md5.h: No such file or directory
fatal error: sha.h: No such file or directory
try to install openssl-devel package
Четверг, 18 июля 2013, 19:50 +04:00 от Ivan :
>http://portage.perestoroniny.ru/www-servers/nginx/files/
>
>use nginx-1.3.9_upload_module.patch
>
&g
http://portage.perestoroniny.ru/www-servers/nginx/files/
use nginx-1.3.9_upload_module.patch
Четверг, 18 июля 2013, 9:57 -04:00 от "parulsood85" :
>Please reply...
>
>Posted at Nginx Forum:
>http://forum.nginx.org/read.php?2,240999,241000#msg-241000
>
>
13 matches
Mail list logo