Changes for page Infra

Last modified by Thomas Mortagne on 2020/05/20 15:59

From version 1.3
edited by Thomas Mortagne
on 2020/05/20 15:26
Change comment: There is no comment for this version
To version 1.4
edited by Thomas Mortagne
on 2020/05/20 15:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,9 +4,13 @@
4 4  
5 5  MyXWiki.org currently contains **{{velocity}}$services.wiki.allIds.size(){{/velocity}}** wikis.
6 6  
7 -= Hardware
7 += Container and hardware
8 8  
9 -* maximum memory allocated to the JVM: 2048m
9 +* maximum memory allocated to the JVM: 2048m (not huge but one of the points of MyXWiki.org is to make sure XWiki is not too bad at handling memory)
10 +* 5 cores 2.8GHz on a physical server
11 +* installed/upgraded using XWiki Debian packages
12 +* MariaDB 10.3
13 +* Tomcat 9
10 10  
11 11  = Performance related customizations
12 12  
... ... @@ -15,6 +15,7 @@
15 15  The kind of volume myxwiki.org have to deal with does not fit well with the Solr embedded mode so we had to use a dedicated Solr standalone instance located on a different server.
16 16  
17 17  * maximum memory allocated to Solr JVM: 2048m
22 +* 2 cores allocated by VMWare
18 18  
19 19  == xwiki.cfg
20 20