rubyfox-server 2.17.3.1 → 2.19.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/rubyfox/server/data/config/admin/descriptors/config_room.txt +10 -1
- data/lib/rubyfox/server/data/config/admin/descriptors/config_server.txt +90 -20
- data/lib/rubyfox/server/data/config/admin/descriptors/config_zone.txt +9 -0
- data/lib/rubyfox/server/data/config/admin/descriptors/runtime_room.txt +11 -0
- data/lib/rubyfox/server/data/config/admin/descriptors/runtime_user.txt +3 -3
- data/lib/rubyfox/server/data/config/core.xml +4 -4
- data/lib/rubyfox/server/data/config/default.words.txt +11 -0
- data/lib/rubyfox/server/data/config/log4j.properties +1 -2
- data/lib/rubyfox/server/data/config/server.xml +1 -1
- data/lib/rubyfox/server/data/data/GeoLite2-Country.mmdb +0 -0
- data/lib/rubyfox/server/data/data/bannedusers/users.bin +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/bootstrap.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/catalina-tasks.xml +39 -39
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/catalina.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/ciphers.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/commons-daemon-native.tar.gz +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/commons-daemon.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/configtest.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/daemon.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/digest.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/makebase.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/setclasspath.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/shutdown.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/startup.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/tomcat-juli.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/tomcat-native.tar.gz +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/tool-wrapper.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/version.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/Catalina/localhost/rewrite.config +1 -1
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/catalina.policy +263 -264
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/catalina.properties +209 -207
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/context.xml +31 -31
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/jaspic-providers.xml +23 -23
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/jaspic-providers.xsd +52 -52
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/keystore.jks +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/server.xml +177 -161
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/tomcat-users.xml +18 -7
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/tomcat-users.xsd +59 -59
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/web.xml +4740 -4737
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/annotations-api.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-ant.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-ha.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-ssi.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-storeconfig.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-tribes.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/el-api.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/jasper-el.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/jasper.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/jaspic-api.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/jsp-api.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/servlet-api.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/sfs2x-ws-helper.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-api.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-coyote.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-dbcp.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-cs.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-de.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-es.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-fr.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-ja.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-ko.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-pt-BR.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-ru.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-zh-CN.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-jdbc.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-jni.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-util-scan.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-util.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-websocket.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/websocket-api.jar +0 -0
- data/lib/rubyfox/server/data/lib/javax.activation-1.2.0.jar +0 -0
- data/lib/rubyfox/server/data/lib/javax.mail.jar +0 -0
- data/lib/rubyfox/server/data/lib/js/JSApi.js +2 -1
- data/lib/rubyfox/server/data/lib/js/LibApi.js +181 -48
- data/lib/rubyfox/server/data/lib/sfs2x-admin.jar +0 -0
- data/lib/rubyfox/server/data/lib/sfs2x-cluster.jar +0 -0
- data/lib/rubyfox/server/data/lib/sfs2x-core.jar +0 -0
- data/lib/rubyfox/server/data/lib/sfs2x.jar +0 -0
- data/lib/rubyfox/server/data/sfs2x-service +26 -30
- data/lib/rubyfox/server/data/www/BlueBox.war +0 -0
- data/lib/rubyfox/server/data/www/HelloServlet/WEB-INF/web.xml +1 -3
- data/lib/rubyfox/server/data/www/ROOT/_css_/default.css +14 -6
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/css/style.css +44 -2
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/application.bundle.js +98 -61
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/endors~mod-0~mod-1~mod-11~mod-12~mod-17~mod-6~mod-7~mod-8~mod-9.bundle.js +17357 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-0.bundle.js +4 -4
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-1.bundle.js +3 -3
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-10.bundle.js +101 -66
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-11.bundle.js +544 -8
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-12.bundle.js +915 -1480
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-12~module-15~module-16~module-4.bundle.js +2665 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-13.bundle.js +606 -3093
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-13~module-16~module-17~module-4.bundle.js +2665 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-14.bundle.js +764 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-15.bundle.js +71 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-16.bundle.js +1787 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-17.bundle.js +3383 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-4.bundle.js +121 -1009
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-5.bundle.js +1214 -1744
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-6.bundle.js +398 -666
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-7.bundle.js +717 -192
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-8.bundle.js +2117 -665
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-9.bundle.js +613 -690
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/vendors~mod-0~mod-1~mod-10~mod-11~mod-16~mod-5~mod-6~mod-7~mod-8.bundle.js +17357 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/vendors~mod-0~mod-1~mod-11~mod-12~mod-17~mod-5~mod-6~mod-7~mod-8~mod-9.bundle.js +17357 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/{vendors~module-0~module-1~module-13~module-4~module-5~module-7~module-8.bundle.js → vendors~mod-0~mod-1~mod-11~mod-12~mod-17~mod-5~mod-7~mod-8~mod-9.bundle.js} +2 -2
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/vendors~module-12.bundle.js +807 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/vendors~module-13.bundle.js +807 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/modules/cluster-configurator.html +32 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/modules/cluster-monitor.html +185 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/modules/cluster-updater.html +47 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/modules/extension-deployer.html +84 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/modules/zone-monitor.html +15 -8
- data/lib/rubyfox/server/data/www/ROOT/index.html +13 -23
- data/lib/rubyfox/server/data/www/host-manager/META-INF/context.xml +2 -2
- data/lib/rubyfox/server/data/www/host-manager/WEB-INF/jsp/404.jsp +2 -2
- data/lib/rubyfox/server/data/www/host-manager/{manager.xml → WEB-INF/manager.xml} +5 -1
- data/lib/rubyfox/server/data/www/host-manager/WEB-INF/web.xml +17 -0
- data/lib/rubyfox/server/data/www/host-manager/css/manager.css +141 -0
- data/lib/rubyfox/server/data/www/host-manager/images/tomcat.svg +967 -0
- data/lib/rubyfox/server/data/www/manager/META-INF/context.xml +2 -0
- data/lib/rubyfox/server/data/www/manager/WEB-INF/jsp/connectorCerts.jsp +1 -1
- data/lib/rubyfox/server/data/www/manager/WEB-INF/jsp/connectorCiphers.jsp +1 -1
- data/lib/rubyfox/server/data/www/manager/WEB-INF/jsp/connectorTrustedCerts.jsp +1 -1
- data/lib/rubyfox/server/data/www/manager/WEB-INF/jsp/sessionDetail.jsp +3 -3
- data/lib/rubyfox/server/data/www/manager/WEB-INF/jsp/sessionsList.jsp +1 -1
- data/lib/rubyfox/server/data/www/manager/WEB-INF/web.xml +17 -0
- data/lib/rubyfox/server/data/www/manager/css/manager.css +141 -0
- data/lib/rubyfox/server/data/www/manager/images/tomcat.svg +967 -0
- data/lib/rubyfox/server/data/www/manager/xform.xsl +74 -59
- data/lib/rubyfox/server/version.rb +1 -1
- metadata +30 -31
- data/lib/rubyfox/server/data/config/admin/icons/Analytics.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/BanManager.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/BlueBoxMonitor.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/Console.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/Dashboard.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/ExtensionManager.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/LicenseManager.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/LogViewer.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/ServerConfigurator.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/ServletManager.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/ZoneConfigurator.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/ZoneMonitor.png +0 -0
- data/lib/rubyfox/server/data/lib/BlueBox.war +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/LICENSE +0 -1061
- data/lib/rubyfox/server/data/lib/apache-tomcat/NOTICE +0 -68
- data/lib/rubyfox/server/data/lib/apache-tomcat/README.md +0 -81
- data/lib/rubyfox/server/data/lib/apache-tomcat/RELEASE-NOTES +0 -174
- data/lib/rubyfox/server/data/lib/imap.jar +0 -0
- data/lib/rubyfox/server/data/lib/mailapi.jar +0 -0
- data/lib/rubyfox/server/data/lib/pop3.jar +0 -0
- data/lib/rubyfox/server/data/lib/smtp.jar +0 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-12~module-13~module-9.bundle.js +0 -2634
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/vendors~module-9.bundle.js +0 -807
- data/lib/rubyfox/server/data/www/host-manager/images/tomcat.gif +0 -0
- data/lib/rubyfox/server/data/www/manager/images/tomcat.gif +0 -0
- /data/lib/rubyfox/server/data/data/buddylists/{BasicExamples/.keep → .keep} +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a6eff842d23b3ab45316fc18e3813e0ab636c387422db4d1f76c1ef817c127a1
|
4
|
+
data.tar.gz: 1961b36a94f48a73be3a498d09abcb1d82475acfbf4fa9e2390e2d8533eef215
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e2b64d76547357c91395602ce423141dfc39091e9c40fb1f64cc81f90ee5caebd456fa7599b5c44968dea7239e749b643fde6dd0393afd77545b723148681f94
|
7
|
+
data.tar.gz: 904fd93bf30cc1cbd2db347cb2065ee79d078b8cb613d341413e875df25b443fe192ced5717617e8e1b137141da3790c55e9fe4e47d5025785bbcc1df43fc962
|
@@ -141,6 +141,15 @@
|
|
141
141
|
"value":{$BasicValue=roomSettings.allowOwnerInvitation}
|
142
142
|
},
|
143
143
|
|
144
|
+
// SUPPRESS USER LIST
|
145
|
+
{
|
146
|
+
"name":"suppressUserList",
|
147
|
+
"label":"Suppress User List",
|
148
|
+
"tooltip":"If enabled the Room will neither send a list of Users when joining it, nor trigger update events when other Users enter or leave it",
|
149
|
+
"type":"CheckBox",
|
150
|
+
"value":{$BasicValue=roomSettings.suppressUserList}
|
151
|
+
},
|
152
|
+
|
144
153
|
//-------------------------------------------
|
145
154
|
// PERMISSIONS AND EVENTS
|
146
155
|
//-------------------------------------------
|
@@ -448,7 +457,7 @@
|
|
448
457
|
{
|
449
458
|
"name":"mmoSettings.userMaxLimboSeconds",
|
450
459
|
"label":"User max limbo time",
|
451
|
-
"tooltip":"The maximum amount of seconds allowed between the MMORoom join and the first time the user position is set in the Room (known as 'limbo', because the user is inside the Room but
|
460
|
+
"tooltip":"The maximum amount of seconds allowed between the MMORoom join and the first time the user position is set in the Room (known as 'limbo', because the user is inside the Room but they know nothing about the other users in it, as the proximity system based on the AoI requires their position to be set at least one time); if this time is exeeded, the user is kicked from the Room automatically",
|
452
461
|
"category":"MMO Settings",
|
453
462
|
"type":"NumericStepper",
|
454
463
|
"value":{$BasicValue=mmoSettings.userMaxLimboSeconds},
|
@@ -67,7 +67,8 @@
|
|
67
67
|
}
|
68
68
|
],
|
69
69
|
"listValues":{$List=socketAddresses, instance=serverSettings, fields=address;port;type},
|
70
|
-
"clazz":"ServerSettings$SocketAddress"
|
70
|
+
"clazz":"ServerSettings$SocketAddress",
|
71
|
+
"denyEmpty":true
|
71
72
|
},
|
72
73
|
|
73
74
|
// SESSION MAX IDLE TIME
|
@@ -334,7 +335,7 @@
|
|
334
335
|
{
|
335
336
|
"name":"webServer.enableHttp",
|
336
337
|
"label":"Enable HTTP",
|
337
|
-
"tooltip":"Enable/disable the HTTP
|
338
|
+
"tooltip":"Enable/disable the HTTP connector in the embedded web server",
|
338
339
|
"category":"Web Server",
|
339
340
|
"type":"CheckBox",
|
340
341
|
"value":{$BasicValue=webServer.enableHttp}
|
@@ -344,7 +345,7 @@
|
|
344
345
|
{
|
345
346
|
"name":"webServer.httpPort",
|
346
347
|
"label":"HTTP/WS port",
|
347
|
-
"tooltip":"TCP port used by the embedded web server for HTTP and WS communication\n\n<b>NOTE</b>\nThe entered value is ignored if HTTP
|
348
|
+
"tooltip":"TCP port used by the embedded web server for HTTP and WS communication\n\n<b>NOTE</b>\nThe entered value is ignored if HTTP connector is disabled",
|
348
349
|
"category":"Web Server",
|
349
350
|
"type":"NumericStepper",
|
350
351
|
"value":{$BasicValue=webServer.httpPort},
|
@@ -360,11 +361,41 @@
|
|
360
361
|
}
|
361
362
|
},
|
362
363
|
|
364
|
+
// MAX HTTP THREADS
|
365
|
+
{
|
366
|
+
"name":"webServer.maxHttpThreads",
|
367
|
+
"label":"Maximum HTTP threads",
|
368
|
+
"tooltip":"The maximum number of request processing threads to be created by the web server HTTP connector, which therefore determines the maximum number of simultaneous requests that can be handled",
|
369
|
+
"category":"Web Server",
|
370
|
+
"type":"NumericStepper",
|
371
|
+
"value":{$BasicValue=webServer.maxHttpThreads},
|
372
|
+
"attributes":
|
373
|
+
{
|
374
|
+
"min":1,
|
375
|
+
"max":2147483648
|
376
|
+
}
|
377
|
+
},
|
378
|
+
|
379
|
+
// MAX HTTP CONNECTIONS
|
380
|
+
{
|
381
|
+
"name":"webServer.maxHttpConnections",
|
382
|
+
"label":"Maximum HTTP connections",
|
383
|
+
"tooltip":"The maximum number of HTTP connections that the web server will accept and process at any given time",
|
384
|
+
"category":"Web Server",
|
385
|
+
"type":"NumericStepper",
|
386
|
+
"value":{$BasicValue=webServer.maxHttpConnections},
|
387
|
+
"attributes":
|
388
|
+
{
|
389
|
+
"min":1,
|
390
|
+
"max":2147483648
|
391
|
+
}
|
392
|
+
},
|
393
|
+
|
363
394
|
// ENABLE HTTPS MODULE
|
364
395
|
{
|
365
396
|
"name":"webServer.enableHttps",
|
366
397
|
"label":"Enable HTTPS",
|
367
|
-
"tooltip":"Enable/disable the HTTPS
|
398
|
+
"tooltip":"Enable/disable the HTTPS connector in the embedded web server",
|
368
399
|
"category":"Web Server",
|
369
400
|
"type":"CheckBox",
|
370
401
|
"value":{$BasicValue=webServer.enableHttps}
|
@@ -374,7 +405,7 @@
|
|
374
405
|
{
|
375
406
|
"name":"webServer.httpsPort",
|
376
407
|
"label":"HTTPS/WSS port",
|
377
|
-
"tooltip":"TCP port used by the embedded web server for HTTPS and WSS communication\n\n<b>NOTE</b>\nThe entered value is ignored if HTTPS
|
408
|
+
"tooltip":"TCP port used by the embedded web server for HTTPS and WSS communication\n\n<b>NOTE</b>\nThe entered value is ignored if HTTPS connector is disabled",
|
378
409
|
"category":"Web Server",
|
379
410
|
"type":"NumericStepper",
|
380
411
|
"value":{$BasicValue=webServer.httpsPort},
|
@@ -390,11 +421,41 @@
|
|
390
421
|
}
|
391
422
|
},
|
392
423
|
|
424
|
+
// MAX HTTPS THREADS
|
425
|
+
{
|
426
|
+
"name":"webServer.maxHttpsThreads",
|
427
|
+
"label":"Maximum HTTPS threads",
|
428
|
+
"tooltip":"The maximum number of request processing threads to be created by the web server HTTPS connector, which therefore determines the maximum number of simultaneous requests that can be handled",
|
429
|
+
"category":"Web Server",
|
430
|
+
"type":"NumericStepper",
|
431
|
+
"value":{$BasicValue=webServer.maxHttpsThreads},
|
432
|
+
"attributes":
|
433
|
+
{
|
434
|
+
"min":1,
|
435
|
+
"max":2147483648
|
436
|
+
}
|
437
|
+
},
|
438
|
+
|
439
|
+
// MAX HTTPS CONNECTIONS
|
440
|
+
{
|
441
|
+
"name":"webServer.maxHttpsConnections",
|
442
|
+
"label":"Maximum HTTPS connections",
|
443
|
+
"tooltip":"The maximum number of HTTPS connections that the web server will accept and process at any given time",
|
444
|
+
"category":"Web Server",
|
445
|
+
"type":"NumericStepper",
|
446
|
+
"value":{$BasicValue=webServer.maxHttpsConnections},
|
447
|
+
"attributes":
|
448
|
+
{
|
449
|
+
"min":1,
|
450
|
+
"max":2147483648
|
451
|
+
}
|
452
|
+
},
|
453
|
+
|
393
454
|
// ENABLE WS/WSS COMMUNICATION
|
394
455
|
{
|
395
456
|
"name":"webServer.isWSActive",
|
396
457
|
"label":"Enable WS/WSS",
|
397
|
-
"tooltip":"Enable/disable the WebSocket communication (both WS and WSS) through the HTTP/S modules; requires one of the two
|
458
|
+
"tooltip":"Enable/disable the WebSocket communication (both WS and WSS) through the HTTP/S modules; requires one of the two connectors (or both) to be active",
|
398
459
|
"category":"Web Server",
|
399
460
|
"type":"CheckBox",
|
400
461
|
"value":{$BasicValue=webServer.isWSActive}
|
@@ -473,7 +534,7 @@
|
|
473
534
|
{
|
474
535
|
"name":"webServer.blueBoxPollingTimeout",
|
475
536
|
"label":"BlueBox polling timeout",
|
476
|
-
"tooltip":"The amount of seconds after which a client connected through the BlueBox is considered disconnected if
|
537
|
+
"tooltip":"The amount of seconds after which a client connected through the BlueBox is considered disconnected if it doesn't send a polling request",
|
477
538
|
"category":"Web Server",
|
478
539
|
"type":"NumericStepper",
|
479
540
|
"value":{$BasicValue=webServer.blueBoxPollingTimeout},
|
@@ -490,7 +551,7 @@
|
|
490
551
|
"separator":
|
491
552
|
{
|
492
553
|
"pos":"before",
|
493
|
-
"text":"
|
554
|
+
"text":"<hr><b>BlueBox Settings</b>"
|
494
555
|
}
|
495
556
|
},
|
496
557
|
|
@@ -612,6 +673,16 @@
|
|
612
673
|
}
|
613
674
|
},
|
614
675
|
|
676
|
+
// USE SSL
|
677
|
+
{
|
678
|
+
"name":"mailer.useSSL",
|
679
|
+
"label":"Use SSL",
|
680
|
+
"tooltip":"Enable/disable SSL. We recommend keeping it turned on!",
|
681
|
+
"category":"Mailer",
|
682
|
+
"type":"CheckBox",
|
683
|
+
"value":{$BasicValue=mailer.useSSL}
|
684
|
+
},
|
685
|
+
|
615
686
|
//-------------------------------------------
|
616
687
|
// REMOTE ADMIN
|
617
688
|
//-------------------------------------------
|
@@ -620,8 +691,9 @@
|
|
620
691
|
{
|
621
692
|
"name":"remoteAdmin.administrators",
|
622
693
|
"label":"Administrators",
|
623
|
-
"tooltip":"The access credentials and permissions of SmartFoxServer administrators; removing all the administrators
|
694
|
+
"tooltip":"The access credentials and permissions of SmartFoxServer administrators; removing all the administrators is not permitted as this would prevent further interacting with the server after the configuration submission",
|
624
695
|
"category":"Remote Admin",
|
696
|
+
"immediate":true,
|
625
697
|
"type":"DataGrid",
|
626
698
|
"defaultListItem":
|
627
699
|
[
|
@@ -671,29 +743,26 @@
|
|
671
743
|
],
|
672
744
|
"listValues":{$List=administrators, instance=remoteAdmin, fields=login;password;allowHalt;disabledModulesString},
|
673
745
|
"clazz":"AdminUser",
|
674
|
-
"
|
675
|
-
{
|
676
|
-
"pos":"before",
|
677
|
-
"text":"<b>IMPORTANT</b>: all settings below, except 'Use encryption', are <b>applied immediately</b> on submission, without a server restart being required"
|
678
|
-
}
|
746
|
+
"denyEmpty":true
|
679
747
|
},
|
680
748
|
|
681
749
|
// ALLOWED REMOTE ADDRESSES
|
682
750
|
{
|
683
751
|
"name":"remoteAdmin.allowedRemoteAddresses",
|
684
752
|
"label":"Allowed client IP addresses",
|
685
|
-
"tooltip":"List of client IP
|
753
|
+
"tooltip":"List of client IP addresses or IP ranges which are allowed to access the SmartFoxServer's administration; leave the list empty to skip this check on administrator login",
|
686
754
|
"category":"Remote Admin",
|
755
|
+
"immediate":true,
|
687
756
|
"type":"DataGrid",
|
688
757
|
"defaultListItem":
|
689
758
|
[
|
690
759
|
{
|
691
760
|
"name":"ipAddress",
|
692
|
-
"label":"IP address",
|
693
|
-
"tooltip":"Client IP address",
|
761
|
+
"label":"IP address or range",
|
762
|
+
"tooltip":"Client IP address or range",
|
694
763
|
"type":"TextInput",
|
695
764
|
"value":"",
|
696
|
-
"validator":"
|
765
|
+
"validator":"ipRange",
|
697
766
|
"componentParams": // DEPRECATED (implicit in validator)
|
698
767
|
{
|
699
768
|
"restrict":"0-9."
|
@@ -706,9 +775,10 @@
|
|
706
775
|
// ADMIN TCP PORT
|
707
776
|
{
|
708
777
|
"name":"remoteAdmin.adminTcpPort",
|
709
|
-
"label":"Administration
|
710
|
-
"tooltip":"
|
778
|
+
"label":"Administration port",
|
779
|
+
"tooltip":"Port number used for administration; set it to -1 to skip this check on administrator login",
|
711
780
|
"category":"Remote Admin",
|
781
|
+
"immediate":true,
|
712
782
|
"type":"NumericStepper",
|
713
783
|
"value":{$BasicValue=remoteAdmin.adminTcpPort},
|
714
784
|
"componentParams": // DEPRECATED
|
@@ -53,6 +53,15 @@
|
|
53
53
|
"value":{$BasicValue=zoneSettings.geoLocationEnabled}
|
54
54
|
},
|
55
55
|
|
56
|
+
// TOGGLE KEEPALIVE
|
57
|
+
{
|
58
|
+
"name":"lagMonitorKeepAlive",
|
59
|
+
"label":"Enable Keepalive",
|
60
|
+
"tooltip":"Allows client side LagMonitor requests to act as keepalive pings, resetting the idle timer. When active the client will essentially not be disconnected for being idle",
|
61
|
+
"type":"CheckBox",
|
62
|
+
"value":{$BasicValue=zoneSettings.lagMonitorKeepAlive}
|
63
|
+
},
|
64
|
+
|
56
65
|
// MAX FAILED LOGIN ATTEMPTS
|
57
66
|
{
|
58
67
|
"name":"maxFailedLogins",
|
@@ -249,6 +249,17 @@
|
|
249
249
|
"edit":true
|
250
250
|
},
|
251
251
|
|
252
|
+
// SUPPRESS USER LIST
|
253
|
+
{
|
254
|
+
"name":"suppressUserList",
|
255
|
+
"label":"Suppress User List",
|
256
|
+
"tooltip":"If enabled the Room will neither send a list of Users when joining it, nor trigger update events when other Users enter or leave it",
|
257
|
+
"category":"Runtime Room Settings",
|
258
|
+
"type":"CheckBox",
|
259
|
+
"value":{$BasicValue=room.suppressUserList},
|
260
|
+
"edit":false
|
261
|
+
},
|
262
|
+
|
252
263
|
//-------------------------------------------
|
253
264
|
// PERMISSIONS AND EVENTS
|
254
265
|
//-------------------------------------------
|
@@ -496,7 +496,7 @@
|
|
496
496
|
{
|
497
497
|
"name":"buddyOnline",
|
498
498
|
"label":"User is online as buddy",
|
499
|
-
"tooltip":"The user can decide to go online or offline in the buddy system at any time during
|
499
|
+
"tooltip":"The user can decide to go online or offline in the buddy system at any time during their session",
|
500
500
|
"category":"Buddy Properties",
|
501
501
|
"type":"CheckBox",
|
502
502
|
"value":{$BasicValue=buddyProps.online},
|
@@ -591,14 +591,14 @@
|
|
591
591
|
{
|
592
592
|
"name":"blocked",
|
593
593
|
"label":"Blocked",
|
594
|
-
"tooltip":"If the buddy is blocked the user won't receive any messages from
|
594
|
+
"tooltip":"If the buddy is blocked the user won't receive any messages from them",
|
595
595
|
"type":"CheckBox",
|
596
596
|
"value":false
|
597
597
|
},
|
598
598
|
{
|
599
599
|
"name":"temp",
|
600
600
|
"label":"Temp",
|
601
|
-
"tooltip":"A temporary buddy will be lost as soon as the user disconnects, unless
|
601
|
+
"tooltip":"A temporary buddy will be lost as soon as the user disconnects, unless they decide to add such user to their Buddy List. Check the docs for more details on this",
|
602
602
|
"type":"CheckBox",
|
603
603
|
"value":false
|
604
604
|
}
|
@@ -1,8 +1,8 @@
|
|
1
1
|
<!--
|
2
|
-
SmartFoxServer 2X v 2.
|
2
|
+
SmartFoxServer 2X v 2.19.x
|
3
3
|
<<< Core Configuration >>>
|
4
4
|
|
5
|
-
(c) gotoAndPlay 2009-
|
5
|
+
(c) gotoAndPlay 2009-2023
|
6
6
|
- www.smartfoxserver.com -
|
7
7
|
-->
|
8
8
|
|
@@ -34,8 +34,8 @@
|
|
34
34
|
<socketReaderThreadPoolSize>1</socketReaderThreadPoolSize>
|
35
35
|
<socketWriterThreadPoolSize>3</socketWriterThreadPoolSize>
|
36
36
|
|
37
|
-
<!-- Enable disable Nagle algorithm on sockets, true == disable -->
|
38
|
-
<tcpNoDelay>
|
37
|
+
<!-- Enable or disable Nagle algorithm on sockets, true == disable -->
|
38
|
+
<tcpNoDelay>false</tcpNoDelay>
|
39
39
|
|
40
40
|
<!-- BlueBox Settings -->
|
41
41
|
<bbMaxLogFiles>10</bbMaxLogFiles>
|
@@ -55,7 +55,7 @@ log4j.appender.fileAppender.DatePattern='.'yyyy-MM-dd
|
|
55
55
|
log4j.appender.bootFileAppender=org.apache.log4j.DailyRollingFileAppender
|
56
56
|
log4j.appender.bootFileAppender.layout=org.apache.log4j.PatternLayout
|
57
57
|
log4j.appender.bootFileAppender.File=logs/boot/boot.log
|
58
|
-
log4j.appender.
|
58
|
+
log4j.appender.bootFileAppender.threshold=DEBUG
|
59
59
|
log4j.appender.bootFileAppender.layout.ConversionPattern=%d{dd MMM yyyy | HH:mm:ss,SSS} | %-5p | %t | %c{3} | %3x | %m%n
|
60
60
|
log4j.appender.bootFileAppender.Encoding=UTF-8
|
61
61
|
|
@@ -69,7 +69,6 @@ log4j.appender.bootConsoleAppender.threshold=WARN
|
|
69
69
|
log4j.category.com.smartfoxserver=INFO,consoleAppender,fileAppender
|
70
70
|
log4j.category.org.apache=INFO,consoleAppender,fileAppender
|
71
71
|
log4j.category.org.apache.http=INFO,consoleAppender,fileAppender
|
72
|
-
log4j.category.org.eclipse.jetty=WARN,consoleAppender,fileAppender
|
73
72
|
log4j.category.bootLogger=DEBUG,bootFileAppender,bootConsoleAppender
|
74
73
|
log4j.category.sfs2x=INFO,consoleAppender,fileAppender
|
75
74
|
log4j.category.Extensions=INFO,consoleAppender,fileAppender
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><serverSettings>
|
2
2
|
<socketAddresses>
|
3
3
|
<socket address="0.0.0.0" port="9933" type="TCP"/>
|
4
|
-
<socket address="
|
4
|
+
<socket address="0.0.0.0" port="9933" type="UDP"/>
|
5
5
|
</socketAddresses>
|
6
6
|
<ipFilter>
|
7
7
|
<addressBlackList>
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,39 +1,39 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!--
|
3
|
-
Licensed to the Apache Software Foundation (ASF) under one or more
|
4
|
-
contributor license agreements. See the NOTICE file distributed with
|
5
|
-
this work for additional information regarding copyright ownership.
|
6
|
-
The ASF licenses this file to You under the Apache License, Version 2.0
|
7
|
-
(the "License"); you may not use this file except in compliance with
|
8
|
-
the License. You may obtain a copy of the License at
|
9
|
-
|
10
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
11
|
-
|
12
|
-
Unless required by applicable law or agreed to in writing, software
|
13
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
14
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
15
|
-
See the License for the specific language governing permissions and
|
16
|
-
limitations under the License.
|
17
|
-
-->
|
18
|
-
<!--
|
19
|
-
XML file for importing Catalina ant tasks.
|
20
|
-
<import file="${catalina.home}/bin/catalina-tasks.xml"/>
|
21
|
-
-->
|
22
|
-
|
23
|
-
<project name="catalina-tasks">
|
24
|
-
<description>Catalina Ant Manager, JMX and JSPC Tasks</description>
|
25
|
-
<!-- set catalina.home if it's not already set -->
|
26
|
-
<dirname property="catalina.home.bin.dir" file="${ant.file.catalina-tasks}"/>
|
27
|
-
<property name="catalina.home" value="${catalina.home.bin.dir}/.."/>
|
28
|
-
<typedef resource="org/apache/catalina/ant/catalina.tasks">
|
29
|
-
<classpath>
|
30
|
-
<fileset file="${catalina.home}/bin/tomcat-juli.jar"/>
|
31
|
-
<fileset dir="${catalina.home}/lib" includes="*.jar"/>
|
32
|
-
</classpath>
|
33
|
-
</typedef>
|
34
|
-
<typedef resource="org/apache/catalina/ant/jmx/jmxaccessor.tasks">
|
35
|
-
<classpath>
|
36
|
-
<fileset file="${catalina.home}/lib/catalina-ant.jar"/>
|
37
|
-
</classpath>
|
38
|
-
</typedef>
|
39
|
-
</project>
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<!--
|
3
|
+
Licensed to the Apache Software Foundation (ASF) under one or more
|
4
|
+
contributor license agreements. See the NOTICE file distributed with
|
5
|
+
this work for additional information regarding copyright ownership.
|
6
|
+
The ASF licenses this file to You under the Apache License, Version 2.0
|
7
|
+
(the "License"); you may not use this file except in compliance with
|
8
|
+
the License. You may obtain a copy of the License at
|
9
|
+
|
10
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
|
12
|
+
Unless required by applicable law or agreed to in writing, software
|
13
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
14
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
15
|
+
See the License for the specific language governing permissions and
|
16
|
+
limitations under the License.
|
17
|
+
-->
|
18
|
+
<!--
|
19
|
+
XML file for importing Catalina ant tasks.
|
20
|
+
<import file="${catalina.home}/bin/catalina-tasks.xml"/>
|
21
|
+
-->
|
22
|
+
|
23
|
+
<project name="catalina-tasks">
|
24
|
+
<description>Catalina Ant Manager, JMX and JSPC Tasks</description>
|
25
|
+
<!-- set catalina.home if it's not already set -->
|
26
|
+
<dirname property="catalina.home.bin.dir" file="${ant.file.catalina-tasks}"/>
|
27
|
+
<property name="catalina.home" value="${catalina.home.bin.dir}/.."/>
|
28
|
+
<typedef resource="org/apache/catalina/ant/catalina.tasks">
|
29
|
+
<classpath>
|
30
|
+
<fileset file="${catalina.home}/bin/tomcat-juli.jar"/>
|
31
|
+
<fileset dir="${catalina.home}/lib" includes="*.jar"/>
|
32
|
+
</classpath>
|
33
|
+
</typedef>
|
34
|
+
<typedef resource="org/apache/catalina/ant/jmx/jmxaccessor.tasks">
|
35
|
+
<classpath>
|
36
|
+
<fileset file="${catalina.home}/lib/catalina-ant.jar"/>
|
37
|
+
</classpath>
|
38
|
+
</typedef>
|
39
|
+
</project>
|
File without changes
|
File without changes
|
Binary file
|
Binary file
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
Binary file
|
Binary file
|
File without changes
|
File without changes
|
@@ -1 +1 @@
|
|
1
|
-
RewriteRule /websocket /BlueBox/websocket
|
1
|
+
RewriteRule /websocket /BlueBox/websocket
|