On 03/01/2011 08:50 AM, Ben Snowden wrote:

I appear to be having the same problem getting our crystal reports server to work through the reverse proxy. When a client posts the report, the crystal server sends a http 302 response with the address of the generated report.

I have done packet capture on the client and it is receiving the http 302 with a location that is not being translated. The report server runs on port 3334. The client receives a url like http://external.domain.com:3334/... Even though I have reverse_map rule:

Reverse_map http://external.domain.com:3334/ http://external.domain.com/

Forward rule is:

Map http://external.domain.com/ http://internal.domain.com:3334/


I suspect this will work with v2.0.1, and perhaps v2.1.3. The problem is that I'm an idiot.

I'm looking at the issue now, hopefully a patch soon for trunk.

-- leif

Reply via email to