aboutsummaryrefslogtreecommitdiffstats
path: root/servicegateway/deployment/src/main/release/etc/conf/restclient.json
diff options
context:
space:
mode:
authorj180240 <jiaxiangli@huawei.com>2016-09-14 15:00:54 +0800
committerj180240 <jiaxiangli@huawei.com>2016-09-14 15:00:54 +0800
commitd089cf2631c2d647b97977bff905a2bdbff93986 (patch)
tree50bc400d59665099b1c137c009ac6a77c3e88b13 /servicegateway/deployment/src/main/release/etc/conf/restclient.json
parentfd3c0d4674628bdb922984838803dbac5161e400 (diff)
upload the servicegateway code .
Change-Id: I3fa83416412e9ef282bd03f45e011133965367c5 Signed-off-by: jiaxiangli <jiaxiangli@huawei.com>
Diffstat (limited to 'servicegateway/deployment/src/main/release/etc/conf/restclient.json')
-rw-r--r--servicegateway/deployment/src/main/release/etc/conf/restclient.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/servicegateway/deployment/src/main/release/etc/conf/restclient.json b/servicegateway/deployment/src/main/release/etc/conf/restclient.json
new file mode 100644
index 00000000..304e2137
--- /dev/null
+++ b/servicegateway/deployment/src/main/release/etc/conf/restclient.json
@@ -0,0 +1,11 @@
+{
+ "defaultServer":
+ {
+ "host":"msb.openo.org",
+ "port":80
+ },
+ "ConnectTimeout":"1000",
+ "thread":"10",
+ "idletimeout":"500000",
+ "timeout":"10000"
+} \ No newline at end of file