This topic created in 4840 days ago, the information mentioned may be changed or developed.
1 replies • 1970-01-01 08:00:00 +08:00
 |
|
1
est Feb 7, 2013
直接修改proxy_cache_path下的文件可以不?
esi 和 icp 倒是比较有用的特性。至于forward proxy,我觉得nginx也是支持的。
proxy_pass http://$http_host$uri$is_args$args;
|