Tommy Stendahl created CASSJAVA-79:
--------------------------------------

             Summary: Set traffic classes on network traffic
                 Key: CASSJAVA-79
                 URL: https://issues.apache.org/jira/browse/CASSJAVA-79
             Project: Apache Cassandra Java driver
          Issue Type: New Feature
          Components: Core
            Reporter: Tommy Stendahl


I would like to add the possibility to set traffic classes on network traffic 
from Cassandra. I was thinking of one value for traffic from the native port 
and different values for inbound and outbound internode traffic. To configure 
this in the yaml file I like to add something like this:
{quote}# Set traffic classes in IP packages
#
# Traffic classes can be used to separate traffic in a network into individual 
flows 
# and queue, police and shape them differently.
# traffic_classes:
  # enabled: false
  # native_tc: 0
  # internode_outbound_tc: 0
  # internode_inbound_tc: 0{quote}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to