@@ -1,6 +1,7 @@
Name: bxbase-api
Host: 0.0.0.0
Port: 8006
+Timeout: 8000
Gateway:
ServerCode: jybxbase
Etcd:
@@ -4,4 +4,5 @@ Etcd:
Hosts:
- 127.0.0.1:2379
Key: bxbase.rpc
Webrpcport: 8015
@@ -4,6 +4,7 @@ Etcd:
Key: bxbuyer.rpc
Webrpcport: 8018
BuyerCount: 500
DefaultBuyerNames:
@@ -1,7 +1,8 @@
Name: bxcore-api
Port: 8004
-Timeout: 15000
+Verbose: true
+Timeout: 12000
Webrpcport: 8014
ServerCode: jybxcore
Key: bxcore.rpc
Webrpcport: 8013
BidSearchOldUserLimit: 1626105600
LabelUrl:
@@ -11,7 +11,7 @@ redis:
- other=192.168.3.206:1712
es:
addr: http://192.168.3.206:9800
- size: 30
+ size: 5
mongo:
main:
dbName: qfw
Name: bxsubscribe-api
Port: 8002
Webrpcport: 8012
ServerCode: jybxsub
Key: bxsubscribe.rpc
Webrpcport: 8011