]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
avoid SO_REUSEPORT w/o ListenCoresBucketsRatio
authorEric Covener <covener@apache.org>
Mon, 9 Jan 2017 00:47:16 +0000 (00:47 +0000)
committerEric Covener <covener@apache.org>
Mon, 9 Jan 2017 00:47:16 +0000 (00:47 +0000)
commitb76545b78904c1a5cbf96d962b2c735bf4225d59
tree6329fff6d0041283bf5e53d6fc009c85b8c6333b
parent728b6cde480fa6b04cfbea0959ca0ac8bfc37ed3
avoid SO_REUSEPORT w/o ListenCoresBucketsRatio

Can lead to unintended/confusing sharing between
multiple servers started by the same ID.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1777923 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/listen.c