Skip to main content

All Questions

0 votes
2 answers
4k views

Cloudfront for TLS Termination?

I was looking for a cheap AWS service that would terminate TLS and also take care of signing an Amazon certificate for an internal application. I found that I can use Cloudfront with a custom origin ...
User9123's user avatar
  • 121
1 vote
0 answers
2k views

Nginx https reverse proxy set up in Amazon EC2

I am running Ubuntu 14.04.3 and Nginx 1.4.6 on Amazon EC2. I'm trying to set up a reverse proxy for my application on port 8000, which I can see running when I go to www.mywebsite.com:8000. The ...
BJacks's user avatar
  • 11
25 votes
5 answers
103k views

proxy:error AH00898: Error during SSL Handshake with remote server

I have a server that acts as a front-end for a cPanel mailserver in a network. The apache proxy on the front-end server ran for 152 days without fault then suddenly I now get 500/502 errors when using ...
DePages's user avatar
  • 251
2 votes
1 answer
1k views

SSL Termination Performance with Nginx on EC2

I'm running an nginx instance that's acting as an SSL termination point and basic load balancer on an EC2 virtual server, and seeing very poor performance for the SSL pages served from the upstream ...
Mike Scott's user avatar
  • 8,108