pass https requests to backend servers
Piotr Sikora
piotr.sikora at frickle.com
Thu Jul 15 19:45:30 MSD 2010
Hi,
> 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?
You might try using nginx_tcp_proxy_module [1]. It seems that it should be
able to handle such scenario, but to be honest I never used it, so you must
verify this for yourself.
[1] http://github.com/yaoweibin/nginx_tcp_proxy_module
Best regards,
Piotr Sikora < piotr.sikora at frickle.com >
More information about the nginx
mailing list