mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2025-07-04 14:27:27 +00:00
[Add] 增加redisAddr启动参数以通过参数指定redis缓存库地址;
[Update] 补充Javadoc; [Change] 根据性能分析结果调整imageCacheExecutor线程池参数; [Change] 调整CQGlobal内线程池参数; [Change] 将illustPages缓存纳入Redis缓存库; [Change] 根据性能分析结果将SpringBoot的HttpThreads降至1;
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
server.port=8081
|
||||
server.tomcat.max-threads=10
|
||||
server.tomcat.max-threads=1
|
Reference in New Issue
Block a user