membphis commented on a change in pull request #2286:
URL: https://github.com/apache/apisix/pull/2286#discussion_r493989414



##########
File path: apisix/plugins/http-logger.lua
##########
@@ -110,13 +113,6 @@ local function send_http_data(conf, log_message)
             .. "body[" .. httpc_res:read_body() .. "]"
     end
 
-    -- keep the connection alive
-    ok, err = httpc:set_keepalive(conf.keepalive)

Review comment:
       if we want to call `set_keepalive`, need to define them first.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to