trafficserver
trafficserver copied to clipboard
Use SO_INCOMING_CPU with bound ports
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.