On 01/12/2010 03:00 AM, kelu tang wrote:
Hi, Because of my origin server support many service, so i think, the TS can cache different port? Not only HTTP,FTP.
yeah, you can change the default port 8080 else, e.g.
CONFIG proxy.config.http.server_port INT 80
You can also have it listen to additional ports, e.g.
CONFIG proxy.config.http.server_other_ports STRING 6060:X 9090:X
Note that FTP proxying is not supported in the current code base of TS.
-- Leif
