(Fix: Bug 2711)
[controller.git] / opendaylight / md-sal / sal-clustering-config / src / main / resources / initial / akka.conf
index 10f6a4209c95b7af8db7680ce8a28b1f62378e19..9da6a3b5a41a025fd1a3ffcf30d42789701a6bc1 100644 (file)
@@ -71,6 +71,9 @@ odl-cluster-rpc {
       netty.tcp {
         hostname = "127.0.0.1"
         port = 2551
       netty.tcp {
         hostname = "127.0.0.1"
         port = 2551
+        maximum-frame-size = 419430400
+        send-buffer-size = 52428800
+        receive-buffer-size = 52428800
       }
     }
 
       }
     }