Miss-you opened a new pull request #1085: Modify bin/apisix to support the 
SO_REUSEPORT
URL: https://github.com/apache/incubator-apisix/pull/1085
 
 
   NOTE: Please read the Contributing.md guidelines before submitting your 
patch:
   
   
https://github.com/apache/incubator-apisix/blob/master/Contributing.md#how-to-add-a-new-feature-or-change-an-existing-one
   
   ### Summary
   
   Modify bin/apisix to increase the capacity so that the generated nginx.conf 
file can open the reuseport configuration
       Judgment logic:
       1. If it is a mac system, do not open reuseport
       2. If it is a linux system and the kernel version is higher than 3.9.0, 
then turn on the reuserport switch, and the reuseport option will be added when 
generating nginx.conf> configuration
   
   ### Full changelog
   
   bin/apisix
   
   ### Issues resolved
   
   Fix #342 
   

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


With regards,
Apache Git Services

Reply via email to