Hallo miteinander ich hab seit ein Paar tagen einen Neuen Server geholt für mein Forum
Nun hab ich leider das Problem das die Ladezeit extrem hoch ist.
Vorne weg schon mal zurzeit sind max 50 User gleichzeitig online.
Hier auch noch gleich ein paar Informationen über den Server
er hat Intel(R) Atom(TM) CPU D525 @ 1.80GHz, 4 cores, mit 4 GB RAM, mit cpanel.
Apache Config ist schon ein wenig angepasst aber so das es nicht wirklich was bringt
CONFIG:
Bei mysql ist dieses nicht anders.Code:StartServers 50 MinSpareServers 50 MaxSpareServers 100 ServerLimit 3000 MaxClients 2500 MaxRequestsPerChild 10000 KeepAliveTimeout 3 MaxKeepAliveRequests 100 TimeOut 30
Config:
Code:[mysqld] log-slow-queries safe-show-database max_allowed_packet=128M # Instead of skip-networking the default is now to listen only on # localhost which is more compatible and is not less secure. bind-address = 127.0.0.1 # # * Fine Tuning # max_connections = 250 key_buffer = 384M myisam_sort_buffer_size = 64M join_buffer_size = 1M read_buffer_size = 1M sort_buffer_size = 2M table_cache = 1800 thread_cache_size = 384 wait_timeout = 7200 connect_timeout = 10 tmp_table_size = 64M max_heap_table_size = 64M max_connect_errors = 1000 read_rnd_buffer_size = 524288 bulk_insert_buffer_size = 8M query_cache_limit = 4M query_cache_size =128M query_cache_type = 1 query_prealloc_size = 65536 query_alloc_block_size = 131072 set-variable=long_query_time=1 #max_connections = 100 #table_cache = 64 #thread_concurrency = 10 # # * Query Cache Configuration # query_cache_limit = 1M query_cache_size = 16M
Und bei php ist alles noch Standart
Folgende Module laufen:
Frontpage
Mod SuPHP
Mod Security
Suhosin for PHP
Apache version: 2.2
Mysql version: 5.1.56
PHP version: 5.3.6



Zitieren



Lesezeichen