Asynchronous nginx response header/body filter

📝

内容提要

TL;DR In openresty, using ngx.location.capture(), we can achieve high-performance asynchronous processing of upstream responses. Motivation As we all know, due to the design limit, nginx...

🏷️

标签

➡️

继续阅读