spacewander commented on issue #1085: Modify bin/apisix to support the 
SO_REUSEPORT
URL: https://github.com/apache/incubator-apisix/pull/1085#issuecomment-578159583
 
 
   Strictly speaking, detect if a feature is available or not via kernel 
version is not reliable. Linux distributions may backport kernel patch to an 
old release (search for "SO_REUSEPORT backport for linux distribution"), not 
even mentioning self-patched kernel.
   
   I think a better solution is to allow the users to configure it, since they 
know better about their servers than us. Maybe we can enable this feature by 
default, because most of the servers have kernel newer than 3.9.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to