chobits/ngx_http_proxy_connect_module

Can it support to cache the proxied data?

zhenliangliang opened this issue · 2 comments

Why you need it?

How it could be?

Other related information

需要缓存常用的get请求,节省带宽

这个是纯代理模块,无法缓存数据的。This module is designed to support to proxy flow, it could not cache some data of the proxied data flow.