wcj 6 жил өмнө
parent
commit
38144eac2a

+ 2 - 2
src/config.json

@@ -1,5 +1,5 @@
 {
-    "mongodbServers": "127.0.0.1:27080",
+    "mongodbServers": "192.168.3.18:27080",
     "mongodbPoolSize": "25",
     "mongodbName": "qfw",
     "influxaddr": "http://192.168.3.207:8086",
@@ -9,7 +9,7 @@
     "strTimeNumber": 30,
     "elasticsearch": "http://192.168.3.18:9800",
     "elasticPoolSize": 30,
-    "redisaddrs": "other=192.168.3.18:3379,push=192.168.3.18:3379,pushcache=192.168.3.18:3379,sso=192.168.3.18:3379,session=192.168.3.18:3379,recovery=192.168.3.18:3379",
+    "redisaddrs": "other=192.168.3.18:3379,push=192.168.3.18:3379,pushcache_1=192.168.3.18:2001,pushcache_2_a=192.168.3.18:2002,pushcache_2_b=192.168.3.18:2003,sso=192.168.3.18:3379,session=192.168.3.18:3379,recovery=192.168.3.18:3379",
     "webport": "83",
     "webrpcport": "8084",
     "weixinrpc": "127.0.0.1:8083",

+ 1 - 1
src/jfw/modules/app/src/config.json

@@ -6,7 +6,7 @@
     "influxdb": "jy_logs",
     "elasticsearch": "http://192.168.3.18:9800",
     "elasticPoolSize": 30,
-    "redisaddrs": "other=192.168.3.18:2379,push=192.168.3.18:2379,pushcache=192.168.3.18:2379,sso=192.168.3.18:2379,session=192.168.3.18:3379",
+    "redisaddrs": "other=192.168.3.18:2379,push=192.168.3.18:2379,pushcache_1=192.168.3.18:2001,pushcache_2_a=192.168.3.18:2002,pushcache_2_b=192.168.3.18:2003,sso=192.168.3.18:2379,session=192.168.3.18:3379",
     "webport": "86",
     "weixinrpc": "127.0.0.1:8083",
     "cassandra": [

+ 1 - 1
src/jfw/modules/pushsubscribe/src/match/config.json

@@ -6,7 +6,7 @@
 	"maxSearch": 5000,
 	"mgoAddr": "192.168.3.18:27080",
 	"mgoSize": 10,
-	"testids": ["5c8f4f4325ef8723d0bc1082"],
+	"testids": ["5ca5a56e25ef8723d82b8cb1"],
 	"filterWords":["项目","中标","公告"],
 	"matchPoolSize": 60,
 	"matchDuration": 1, 

+ 1 - 1
src/jfw/modules/pushsubscribe/src/push/config.json

@@ -34,7 +34,7 @@
 	"messyCodeEmailReg": "(@(126|163)\\.com)$",
 	"mgoAddr": "192.168.3.18:27080",
 	"mgoSize": 10,
-	"testids": ["5c8f4f4325ef8723d0bc1082"],
+	"testids": ["5ca5a56e25ef8723d82b8cb1"],
 	"weixinRpcServer": "127.0.0.1:8083",
 	"wxColor": "#2cb7ca",
 	"wxContent": "剑鱼推送",