HTTPS - NGINX with Passenger webservers behind F5 load balancer
Jarek Zmudzinski
lists at ruby-forum.com
Thu Mar 24 15:25:10 MSK 2011
Jarek Zmudzinski wrote in post #986664:
> What I would like is to NGINX listen to https:// on port 80 this way any
> https request to F5 LB could still be taken care of by NGINX listening
> on port 80 without being redirected to http. But I am afraid it's not
> possible.
Problem solved. It was a F5 configuration issue. NGINX doesn't redirect
https:// on port 80 to http://.
Thanks.
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list