On 02/17/2011 12:35 PM, Ben Snowden wrote:

Sorry I misspoke before. After more testing, it seems that the problem is with the map/reverse_map rules. I am running ATS 2.0.1 on ubuntu 10.04.

SSL termination is working correctly but https map rules only seem to work for the root directory of a site.

Here is an example map/reverse_map rule

map https://externalserver.domain.com/ http://internalserver.domain.com/

reverse_map http://internalserver.domain.com/ https://externalserver.domain.com/

if I browse to https://externalserver.domain.com, I am properly redirected to the root site. If I browse to https://externalserver.domain.com/subfolder, then I get a 404 error




Nothing immediately comes to mind, but I'd strongly recommend you try TS v2.1.5. There's been many, many SSL bug-fixes in that release (since v2.0). If that still fails the same, we'll have to investigate.

-- Leif

Reply via email to