摘要: ngx.location.capture 是非阻塞的,ngx.location.capture也可以用来完成http请求,但是它只能请求到相对于当前nginx服务器的路径,不能使用之前的绝对路径进行访问,但是我们可以配合nginx upstream实现我们想要的功能。 在nginx.cong中的ht 阅读全文
posted @ 2016-03-02 09:27 archoncap 阅读(3561) 评论(0) 推荐(0)