On Mon, Oct 26, 2015 at 12:45 PM, Yehezkel Horowitz
<horow...@checkpoint.com> wrote:
>
>>The following patch was recently backported to v2.4, how similar is your
>> patch to this one?
>
>> *) MPMs: Support SO_REUSEPORT to create multiple duplicated listener
>
>      records for scalability. [Yingqi Lu <yingqi...@intel.com>,
>
>      Jeff Trawick, Jim Jagielski, Yann Ylavic]
>
> Both patches might come to solve similar problem, but SO_REUSEPORT requires
> Linux 3.9 (which is quite new in Linux terms).

Maybe this requirement could be relaxed so that the listeners buckets
(and their own accept mutex) would be available even without the
SO_REUSEPORT option.

Could you test this?

Regards,
Yann.

Reply via email to