hi, everyone, i have some problem about my traffic server configration work. The traffic server docs said that all url remap rules should be put in remap.config. But in our business , i wanna put every domain remap rules in different config file separately. for example , i wanna put "map http://js.a.com http://www.a.com/js" in a_remap.config, and put "map http://js.b.com http://www.b.com/js" in b_remap.config. But i found there is no "include" or similar instruction supplied by TrafficServer , so i can not use "include *_remap.config" instruction in a main remap.config to include all *_remap.config file like apache configration.
so , does anyone know how to split url remap rules to several confie files ? ==================== Best regards! ==================== jacky wu jacky.wuch...@gmail.com blog: http://www.sanote.org ====================