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/02 10:17:25 UTC

[GitHub] [incubator-apisix] moonming opened a new pull request #1797: perf: increase ssl_session_cache size to 20m.

moonming opened a new pull request #1797:
URL: https://github.com/apache/incubator-apisix/pull/1797


   


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



[GitHub] [incubator-apisix] moonming commented on pull request #1797: perf: increase ssl_session_cache size to 20m.

Posted by GitBox <gi...@apache.org>.
moonming commented on pull request #1797:
URL: https://github.com/apache/incubator-apisix/pull/1797#issuecomment-653046378


   > https://github.com/apache/incubator-apisix/blob/f7d9da9db662d56cf24493ebb6467574829c7ad5/bin/apisix#L294
   > 
   > we need to update this too.
   
   I don't think so, it's only for admin api.


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



[GitHub] [incubator-apisix] membphis merged pull request #1797: perf: increase ssl_session_cache size to 20m.

Posted by GitBox <gi...@apache.org>.
membphis merged pull request #1797:
URL: https://github.com/apache/incubator-apisix/pull/1797


   


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



[GitHub] [incubator-apisix] membphis commented on pull request #1797: perf: increase ssl_session_cache size to 20m.

Posted by GitBox <gi...@apache.org>.
membphis commented on pull request #1797:
URL: https://github.com/apache/incubator-apisix/pull/1797#issuecomment-653255844


   please take a look at the output of Travis-CI:
   
   ```
   + make run
   mkdir -p logs
   mkdir -p /tmp/apisix_cores/
   /usr/local/openresty-debug/bin/openresty -p $PWD/ -c $PWD/conf/nginx.conf
   nginx: [emerg] the size 20971520 of shared memory zone "SSL" conflicts with already declared size 1048576 in /home/travis/build/apache/incubator-apisix/conf/nginx.conf:157
   ```


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



[GitHub] [incubator-apisix] membphis commented on pull request #1797: perf: increase ssl_session_cache size to 20m.

Posted by GitBox <gi...@apache.org>.
membphis commented on pull request #1797:
URL: https://github.com/apache/incubator-apisix/pull/1797#issuecomment-653028033


   https://github.com/apache/incubator-apisix/blob/f7d9da9db662d56cf24493ebb6467574829c7ad5/bin/apisix#L294
   
   we need to update this too.


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