Ver Fonte

Update http-enc-res-hdr.lua

EtherDream há 5 anos atrás
pai
commit
be161ed8bb
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      lua/http-enc-res-hdr.lua

+ 3 - 3
lua/http-enc-res-hdr.lua

@@ -108,9 +108,9 @@ local function nodeSwitched()
 end
 
 -- 节点切换功能,目前还在测试中(demo 中已开启)
-if nodeSwitched() then
-  return
-end
+-- if nodeSwitched() then
+--  return
+-- end
 
 
 local h, err = ngx.resp.get_headers()