On 03/21/2010 04:55 PM, Moshe Kaplan wrote:
Hi,
I tried to configure Apache Traffic Server (ATS) as a reverse proxy on
port 80.
The server but built from scratch from the SVN. I did not implement
any plug-ins.
1. I set a reverse proxy rule in
/usr/local/src/ats/proxy/config/remap.config:
map http://127.0.0.1/ http://www.globes.co.il/
Note: I created either a rule for port 8080 and using the server DNS name.
2. I verified that the proxy.config.reverse_proxy.enabled parameter
was set to 1 in /usr/local/src/ats/proxy/config/records.config
3. I changed the listening port from 8080 to 80 in
/usr/local/src/ats/proxy/config/records.config
This is where you installed trafficserver? By default, it would be
/usr/local/etc/trafficserver/records.config.
Assuming you are editing the correct files, is there anything showing up
in /var/log/messages, indicating a problem?
-- Leif