Hello!
Can you show your config of nginx, where you proxy 80 port to 5080 and
8088. How do you split them? I can only suggest name field in the
HTTP1.1 header, but i am interested in the configuration. Thanks in
advanced!
Sergey.
28.11.2013 21:47, Varga Balázs пишет:
I try nginx frontend proxy from OM:
Set NGINX as frontend and OM server backend as IP based upstream.
Upstream proxy tunneling OM 5080 and 8088 to frontend 80 port, 1935 is
live - this a firewall friendly.
My OM server(s) is set FQDN host name, not IP base.
Try this model a common frontend SSL tunneling, OM-s have in separated
LAN and communocate directly only proxy, not a public.
This combination working, available problem presentation pagination
not working.
The pagination events successfull load, check in logs, problem the
name/IP based wrapping on proxy.
This method working finaly whenn OM is IP based, non hostname.
After find this pagination problem, I not try other settings.
Balazs
2013-11-28 13:16 keltezéssel, Stefan írta:
Hello. What ports other than 5080 and 1935 need I setup in nginx, in
order to provide full reverse proxy for an OM installation?
Should I consider tunneling instead (to be able to tunnel all possible
ports through another server) ?
Regards, Bogdan.