Changes for page Infra

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

From version 1.2
edited by Thomas Mortagne
on 2020/05/20 15:25
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,10 +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
10 -*
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
11 11  
12 12  = Performance related customizations
13 13  
... ... @@ -15,8 +15,8 @@
15 15  
16 16  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.
17 17  
18 -* maximum memory allocated to Solr JVM:
19 -* Solr server CPU:
21 +* maximum memory allocated to Solr JVM: 2048m
22 +* 2 cores allocated by VMWare
20 20  
21 21  == xwiki.cfg
22 22