You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/06/16 03:04:29 UTC

[GitHub] [apisix] soulbird commented on issue #7258: bug: read header may cause an abnormally high CPU

soulbird commented on issue #7258:
URL: https://github.com/apache/apisix/issues/7258#issuecomment-1157179515

   > I konw what you mean, I mean whether it is necessary to get all the headers on some critical path, especially if the number of heads is large.
   
   It seems that there isn't necessary to call it here, what about changing it to this?
   
   `local hdr = api_ctx.var.http_x_forwarded_proto`


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org