I believe you should be able to multiple maps via a single proxy
map http://172.16.3.8:80/ http://host1.a.cn:80/
map http://172.16.3.8:80/ http://host2.a.cn:80/
And on and on
-Jason
On Jan 26, 2010, at 9:45 PM, kelu tang <[email protected]> wrote:
Hi,
In one origin server, it work well.I have tested with the tools of
the 10000 number of simultaneous connections.Even the machine is not
very good.I add this in the remap.config file :
map http://172.16.3.8/ http://www.a.cn/
reverse_map http://www.a.cn/ http://172.16.3.8/
Now, i have image server, static page server,video server like
"img1.a.cn, img2.a.cn, static1.a.cn, video.a.cn".
How can set it?
Thanks in advance.
Tang Road