VMware Networking Community
sshukla9
Contributor
Contributor

Hi All, i need your help, We were facing the problem with host to controller communication to resolve the issue VMware engineer had increase the message.maxsize=8192. before change it was to default value 4K. When we had problem that time we were on 6.4.4

Hi All, i need your help, We were facing the problem with host to controller communication to resolve the issue VMware engineer had increase the message.maxsize=8192. before change it was to default value 4K. When we had problem that time we were on 6.4.4 and now we are on 6.4.5 so want to know if we can increase further.

We have L2 Bridges on host due to that host face communication channel down issue.

root@nsx-controller [ ~ ]# cd /opt/cloudnet/bin/java/vnetcontroller/

root@nsx-controller [ /opt/cloudnet/bin/java/vnetcontroller ]# cat core.properties

# configurations for vNVP build

# default INFO

log.level=INFO

app.classes=com.vmware.controller.apps.config.ConfigApp;com.vmware.controller.apps.vxlan.VxlanApp;                                                                     com.vmware.controller.apps.vdr.VdrApp;com.vmware.controller.apps.traceflow.TraceflowApp

# server listen port

tcp.port=

# server reader count

tcp.reader.count=

# server writer count

tcp.writer.count=

# selector timeout time in milliseconds, default 1000

tcp.selector.timeout=

# default 200 / second

message.frequency=

# default 4k

message.maxsize=8192

# interval of keepalive message, default 10 seconds

message.keepalive.interval=

Thanks

Sandeep Shukla

Tags (1)
0 Kudos
0 Replies