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 2020/07/06 05:49:15 UTC

[GitHub] [incubator-apisix] membphis commented on issue #1804: performance: spend more time on ssl handshake

membphis commented on issue #1804:
URL: https://github.com/apache/incubator-apisix/issues/1804#issuecomment-654028330


   I tested it on my local computer and reproduced the problem.
   
   Here is the flame graph of `no-reuse-session`:
   [perf-no-reuse-session.svg.zip](https://github.com/apache/incubator-apisix/files/4876949/perf-no-reuse-session.svg.zip)
   
   Here is the flame graph of `reuse-session`:
   [perf-reuse-session.svg.zip](https://github.com/apache/incubator-apisix/files/4876951/perf-reuse-session.svg.zip)
   
   When we enabled `reuse-session`, QPS increased by 10 times.
   


----------------------------------------------------------------
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:
users@infra.apache.org