trafficserver icon indicating copy to clipboard operation
trafficserver copied to clipboard

Use SO_INCOMING_CPU with bound ports

Open zwoop opened this issue 6 years ago • 0 comments

When we migrate to use SO_REUSEPORT and bind the listening ports on all ET_NET threads, we should use SO_INCOMING_CPU too. It should be optional and perhaps somehow associated with the feature we already have of CPU affinity for threads.

zwoop avatar Mar 14 '19 02:03 zwoop