Welcome! Log In Create A New Profile

Advanced

RE: Nginx with NO SSL offload

Lukas Tribus
May 23, 2014 03:40PM
Hi,


> Hi All,
>
> Is there way I configure Nginx not to do SSL offload, i.e Nginx should
> receive the HTTPS traffic (by listening on port 443) and forward the same to
> the backend server without doing an offload.
>
> I think I can do this if I setup my Nginx in TCP mode (using the third party
> module tcp proxy). But, I am wondering if the "NO SSL OFFLOAD" can be
> handled by the standard Nginx.
>
> Please let me know.

I don't think it can.

You should take a look at HAProxy for this. Its has all the features you need
to load-balancing in front of a big SSL farm (like stickiness based on the
SSL session id).



Regards,

Lukas




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

Nginx with NO SSL offload

nginxsantos May 23, 2014 02:42PM

RE: Nginx with NO SSL offload

Lukas Tribus May 23, 2014 03:40PM

Re: RE: Nginx with NO SSL offload

nginxsantos May 27, 2014 02:29PM

Re: RE: Nginx with NO SSL offload

nginxsantos May 27, 2014 02:29PM

Re: RE: Nginx with NO SSL offload

Jonathan Matthews May 27, 2014 06:18PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 173
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