Changes for page 06 Technische Voraussetzungen
Last modified by Carina Enke on 12.08.2024
From version 1.1
edited by Carina Enke
on 13.01.2024
on 13.01.2024
Change comment:
There is no comment for this version
To version 2.1
edited by Carina Enke
on 12.08.2024
on 12.08.2024
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,5 @@ 1 -{{layout}} 2 -{{layout-section ac:type="two_right_sidebar"}} 3 -{{layout-cell}} 1 +{{section}} 2 +{{column width="60%"}} 4 4 The learning platform is a web-based application mainly written in Java. The following standard applications are supported: 5 5 6 6 * Web server: Apache ... ... @@ -8,17 +8,15 @@ 8 8 * Management of data: PostgreSQL, XML 9 9 10 10 To use this learning platform, you need an internet connection and a web browser (Google Chrome, Mozilla Firefox, Internet Explorer, etc.). 11 -{{/ layout-cell}}10 +{{/column}} 12 12 13 -{{ layout-cell}}12 +{{column width="30%"}} 14 14 {{panel title="Content"}} 15 -{{toc minLevel="2"/}}14 +{{toc start="2"/}} 16 16 {{/panel}} 17 -{{/ layout-cell}}18 -{{/ layout-section}}16 +{{/column}} 17 +{{/section}} 19 19 20 -{{layout-section ac:type="single"}} 21 -{{layout-cell}} 22 22 == Hardware == 23 23 24 24 Recommendation for 300 concurrent users: ... ... @@ -27,6 +27,7 @@ 27 27 * 2 CPUs > 2 GHz 28 28 * 200 GB HDD 29 29 27 + 30 30 == Software == 31 31 32 32 We recommend Linux (64bit). ... ... @@ -39,10 +39,8 @@ 39 39 * Open Suse 40 40 * SUSE Linux Enterprise Server 41 41 42 -(% style="text-align: left;" %) 43 43 Other distributions are possible. 44 44 45 -(% style="text-align: left;" %) 46 46 === Software components === 47 47 48 48 * Web server: Apache web server + mod_ssl (mod_jk or proxy_ajp) ... ... @@ -56,6 +56,3 @@ 56 56 * Up to 800 concurrent users: Separation between database server, application server, and web server 57 57 * Up to 1200 concurrent users: Multiple OPAL nodes on the application server 58 58 * More than approx. 1500 concurrent users: Multiple application servers 59 -{{/layout-cell}} 60 -{{/layout-section}} 61 -{{/layout}}