10.4.2. Configure Memcached Connectors
The following are the configuration elements for the
memcached-connector
element in JBoss Data Grid's Remote Client-Server Mode.
<subsystem xmlns="urn:jboss:domain:datagrid:1.0"> <memcached-connector socket-binding="memcached" cache-container="default" worker-threads="4" idle-timeout="-1" tcp-nodelay="true" send-buffer-size="0" receive-buffer-size="0" /> </subsystem>