From 4f9c8ce14533536fb25c266bd3cb1362b7e3755f Mon Sep 17 00:00:00 2001 From: Redkale <22250530@qq.com> Date: Thu, 25 Aug 2016 09:13:20 +0800 Subject: [PATCH] --- src/META-INF/application-template.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/src/META-INF/application-template.xml b/src/META-INF/application-template.xml index 925989fd9..2fcef4423 100644 --- a/src/META-INF/application-template.xml +++ b/src/META-INF/application-template.xml @@ -33,12 +33,13 @@ bufferCapacity: ByteBuffer的初始化大小, 默认: 8K; bufferPoolSize: ByteBuffer池的大小,默认: 节点数*CPU核数*8 --> - + @@ -121,6 +122,21 @@ + + + + + +