Welcome! Log In Create A New Profile

Advanced

Re: pass https requests to backend servers

Aleksandar Lazic
July 15, 2010 10:58AM
Dear Sjaak,

On Don 15.07.2010 16:07, Sjaak Pieterse wrote:
>Hello,
> here at our company we are setting up an nginx loadbalancer before a
>couple of webservers(2 tomcat/ 2 iis).
>
>The problem that we walk in to is that we want to do the ssl handling
>on the backend servers.
>we know how to do it on the nginx server but is it possible for nginx
>to pass trough all the ssl requests to the backend without handling
>itself?

Afaik no.

You will need some tcp loadbalancer (=haproxy) for this.

You can talk with the backend https if you want to encrypt the
communication between frontend and backend.

proxy_pass https://...

Hth

Aleks

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

pass https requests to backend servers

Sjaak Pieterse July 15, 2010 10:12AM

Re: pass https requests to backend servers

Aleksandar Lazic July 15, 2010 10:58AM

Re: pass https requests to backend servers

Sjaak Pieterse July 15, 2010 11:22AM

Re: pass https requests to backend servers

Aleksandar Lazic July 16, 2010 03:16AM

Re: pass https requests to backend servers

Piotr Sikora July 15, 2010 11:52AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 121
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready