openresty/lua-upstream-nginx-module

how to get the upstream server address of the HTTP response

tjliupeng opened this issue · 0 comments

Hi, Yichun,

As I need to access the headers of response and do some counting for the upstream server, how to get the upstream server address of the response in header_filter_by_lua block?

Thanks