I want to make sure that I understand the pfring_set_cluster() call.
If I have a multi-threaded application, and I want traffic to load
balance across threads based on flow, the cluster id should be the
same for all threads correct?  So in this case I have a per thread
ring handle mtv->pd, If I want the traffic to be load balanced across
all threads they should all be part of the same cluster id "1"
correct?

pfring_set_cluster(mtv->pd, 1)

Regards,

Will
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev

Reply via email to