Re: Problem with http/https interoperation

2014-04-21 Thread Maxim Dounin
Hello! On Mon, Apr 21, 2014 at 04:14:18PM +0800, Benimaur Gao wrote: > Hello, all > > I have a web application, which use nginx as frontend reverse-proxy > sever. It's configured to use https to interact with user agent. Several > tomcats are used as backend application servers. The connecti

Problem with http/https interoperation

2014-04-21 Thread Benimaur Gao
Hello, all I have a web application, which use nginx as frontend reverse-proxy sever. It's configured to use https to interact with user agent. Several tomcats are used as backend application servers. The connection between nginx and tomcats is http. The network structure is illustrated as fol