Hi All! I am trying to configure a reverse proxy using the TS Admin's Guide.
The /usr/local/etc/trafficserver/records.config file already had the reverse_proxy enabled. I added the following entry to /usr/local/etc/trafficserver/remap.config file : reverse_map http://localhost:9999/ http://localhost:8080/ I have an apache server running at 9090 on the same machine. When I try to invoke http://localhost:8080/images/Nature-6k.jpg, the TS returns failure with 404. It does not seem to apply the reverse-mapping specified above. The browser, apache and TS are all on the localhost. Any ideas on what I may be doing wrong? thanks -Rakesh
