|
|
@@ -125,6 +125,7 @@ idiomios 25046
|
|
|
pickingios 25047
|
|
|
solitaireios 25048
|
|
|
riddleios 25049
|
|
|
+plantingios 25050
|
|
|
```
|
|
|
|
|
|
#### 核心服务
|
|
|
@@ -172,7 +173,7 @@ nohup java -Xms512m -Xmx1024m -jar -noverify yt-oauth.jar > oauth.log 2>&1 &
|
|
|
# 10.206.16.10
|
|
|
# 10.206.16.11
|
|
|
|
|
|
-nohup java -jar -Xms3072m -Xmx3072m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
+nohup java -jar -Xms2048m -Xmx2048m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
-XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
|
|
|
-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-lime/lime.hprof \
|
|
|
@@ -302,7 +303,7 @@ question-service.jar > arithmetic.log 2>&1 &
|
|
|
|
|
|
```shell
|
|
|
# 计步趣健身 countstep-service
|
|
|
-# 10.206.0.3
|
|
|
+# 10.206.0.3 (下线)
|
|
|
# 10.206.0.13
|
|
|
|
|
|
nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
@@ -367,7 +368,7 @@ question-service.jar > proverb.log 2>&1 &
|
|
|
|
|
|
```shell
|
|
|
# 代数式能手 algebraic-service
|
|
|
-# 10.206.0.11
|
|
|
+# 10.206.0.3
|
|
|
# 10.206.0.13
|
|
|
nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
@@ -389,7 +390,7 @@ question-service.jar > algebraic.log 2>&1 &
|
|
|
```shell
|
|
|
# 成语趣解释 idiom
|
|
|
# 10.206.0.3
|
|
|
-# 10.206.16.11
|
|
|
+# 10.206.16.11(下线)
|
|
|
nohup java -jar -Xms2048m -Xmx2048m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
-XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
|
|
|
@@ -408,7 +409,7 @@ question-service.jar > idiom.log 2>&1 &
|
|
|
|
|
|
```shell
|
|
|
# 谚语变形记 adage
|
|
|
-# 10.206.0.11
|
|
|
+# 10.206.0.11(下线)
|
|
|
# 10.206.0.13
|
|
|
nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
@@ -429,7 +430,7 @@ question-service.jar > adage.log 2>&1 &
|
|
|
|
|
|
```shell
|
|
|
# 答题达人 answer-service
|
|
|
-# 10.206.0.8
|
|
|
+# 10.206.0.8(下线)
|
|
|
# 10.206.16.10
|
|
|
nohup java -jar -Xms3072m -Xmx3072m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
@@ -450,7 +451,7 @@ question-service.jar > answer.log 2>&1 &
|
|
|
```shell
|
|
|
# 歇后语擂台 arena-service
|
|
|
# 10.206.16.11
|
|
|
-# 10.206.16.15
|
|
|
+# 10.206.16.15(下线)
|
|
|
nohup java -jar -Xms2048m -Xmx2048m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
-XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
|
|
|
@@ -471,7 +472,7 @@ question-service.jar > arena.log 2>&1 &
|
|
|
```shell
|
|
|
# 小锦鲤 carp-service
|
|
|
# 10.206.0.11
|
|
|
-# 10.206.0.13
|
|
|
+# 10.206.0.13(下线)
|
|
|
nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
-XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
|
|
|
@@ -491,7 +492,7 @@ question-service.jar > carp.log 2>&1 &
|
|
|
|
|
|
```shell
|
|
|
# 好运答题王 dtw-service
|
|
|
-# 10.206.0.13
|
|
|
+# 10.206.0.13(下线)
|
|
|
# 10.206.16.15
|
|
|
nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
@@ -512,7 +513,7 @@ question-service.jar > dtw.log 2>&1 &
|
|
|
|
|
|
```shell
|
|
|
# 咕噜日记 diary-service
|
|
|
-# 10.206.0.3
|
|
|
+# 10.206.0.3(下线)
|
|
|
# 10.206.0.11
|
|
|
nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
@@ -554,7 +555,7 @@ question-service.jar > funarith.log 2>&1 &
|
|
|
|
|
|
```bash
|
|
|
# 每天爱跑步 irun
|
|
|
-# 10.206.0.13
|
|
|
+# 10.206.0.13(下线)
|
|
|
# 10.206.16.10
|
|
|
nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
@@ -577,7 +578,7 @@ question-service.jar > irun.log 2>&1 &
|
|
|
# 宠物里程表 mileage
|
|
|
# 10.206.16.11
|
|
|
# 10.206.16.15
|
|
|
-nohup java -jar -Xms4096m -Xmx4096m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
+nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
-XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
|
|
|
-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-mileage/mileage.hprof \
|
|
|
@@ -597,7 +598,7 @@ question-service.jar > mileage.log 2>&1 &
|
|
|
|
|
|
```shell
|
|
|
# 全民养猪 raisepig
|
|
|
-# 10.206.0.3
|
|
|
+# 10.206.0.3(下线)
|
|
|
# 10.206.0.11
|
|
|
nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
@@ -616,7 +617,7 @@ question-service.jar > raisepig.log 2>&1 &
|
|
|
|
|
|
```shell
|
|
|
# 找茬挑战王 picking
|
|
|
-# 10.206.0.3
|
|
|
+# 10.206.0.3(下线)
|
|
|
# 10.206.0.11
|
|
|
nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
@@ -640,7 +641,7 @@ question-service.jar > picking.log 2>&1 &
|
|
|
# 归物迹 summary
|
|
|
# 10.206.0.11
|
|
|
# 10.206.0.12
|
|
|
-nohup java -jar -Xms2048m -Xmx2048m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
+nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
-XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
|
|
|
-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-summary/summary.hprof \
|
|
|
@@ -661,7 +662,7 @@ question-service.jar > summary.log 2>&1 &
|
|
|
# 打字训练营 typing
|
|
|
# 10.206.16.10
|
|
|
# 10.206.16.15
|
|
|
-nohup java -jar -Xms2048m -Xmx2048m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
+nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
-XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
|
|
|
-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-typing/typing.hprof \
|
|
|
@@ -719,7 +720,7 @@ question-service.jar > walk.log 2>&1 &
|
|
|
|
|
|
|
|
|
|
|
|
-#### Android: 全民爱走路 walking
|
|
|
+#### Android: 全民爱走路 walking(已下线)
|
|
|
|
|
|
```shell
|
|
|
# 全民爱走路 walking
|
|
|
@@ -887,7 +888,8 @@ lemonios-service.jar > lemonios.log 2>&1 &
|
|
|
# 咕噜日记ios gollumios-service
|
|
|
# 10.206.16.11
|
|
|
# 10.206.16.15
|
|
|
-nohup java -jar -Xms2048m -Xmx2048m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
+
|
|
|
+nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
-XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
|
|
|
-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-ios-gollum/gollumios.hprof \
|
|
|
@@ -1168,7 +1170,7 @@ lemonios-service.jar > checkmarkios.log 2>&1 &
|
|
|
```shell
|
|
|
# summaryios-service
|
|
|
# 10.206.0.13
|
|
|
-
|
|
|
+# 10.206.16.15
|
|
|
nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
-XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
|
|
|
@@ -1298,7 +1300,7 @@ lemonios-service.jar > solitaireios.log 2>&1 &
|
|
|
```shell
|
|
|
# riddleios-service
|
|
|
# 10.206.0.13
|
|
|
-
|
|
|
+# 10.206.16.15
|
|
|
nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
-XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
|
|
|
@@ -1307,7 +1309,20 @@ lemonios-service.jar > riddleios.log 2>&1 &
|
|
|
|
|
|
```
|
|
|
|
|
|
+#### IOS:开心种植记 plantingios
|
|
|
|
|
|
+```shell
|
|
|
+# plantingios-service
|
|
|
+# 10.206.0.13
|
|
|
+# 10.206.16.15
|
|
|
+
|
|
|
+nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
|
|
|
+-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
|
|
|
+-XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
|
|
|
+-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-ios-planting/plantingios.hprof \
|
|
|
+lemonios-service.jar > plantingios.log 2>&1 &
|
|
|
+
|
|
|
+```
|
|
|
|
|
|
|
|
|
|