tzssangglass commented on issue #5791: URL: https://github.com/apache/apisix/issues/5791#issuecomment-994204454
I cannot reproduce it. ``` $ ls apisix/plugins/third-plugin.lua apisix/plugins/third-plugin.lua ``` here is my log, you can see that plugin is in used. ``` 2021/12/15 09:27:40 [warn] 88794#3201972: *35259 [lua] third-plugin.lua:19: phase_func(): test--------, client: 127.0.0.1, server: _, request: "GET /get HTTP/1.1", host: "127.0.0.1:9080" 2021/12/15 09:27:40 [warn] 88794#3201972: *35259 [lua] third-plugin.lua:20: phase_func(): nil, client: 127.0.0.1, server: _, request: "GET /get HTTP/1.1", host: "127.0.0.1:9080" ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
