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/06/04 09:16:32 UTC

[GitHub] [incubator-apisix] qiukeren opened a new pull request #1650: compatibility of benchmark script and apisix reload command on OSX

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


   ### Summary
   
   fix osx compatibility when run `benchmark/run.sh` and `apisix reload`
   
   ### Full changelog
   
   * change benchmark script sed from set workers `worker_processes \d+` to `worker_processes .* ` to fit `worker_processes auto`
   * change sed command to fit OSX in `benchmark/run.sh`
   * fix `apisix reload` on OSX.
   
   
   ### Issues resolved
   
   Fix #1649 


----------------------------------------------------------------
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] qiukeren commented on pull request #1650: compatibility of benchmark script and apisix reload command on OSX

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


   more: tested on centos7 and osx.


----------------------------------------------------------------
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 #1650: compatibility of benchmark script and apisix reload command on OSX

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


   


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