website not load imscp1.2.9

  • Debian 8
    i-MSCP Version 1.2.9
    Apache FPM & Dovecot & mariadb 10.0


  • edit :
    nano /etc/apache2/mods-available/mpm_worker.conf


    <IfModule mpm_worker_module>
    StartServers 2
    MinSpareThreads 100
    MaxSpareThreads 200
    ThreadLimit 64
    ThreadsPerChild 25
    MaxRequestWorkers 500
    MaxConnectionsPerChild 0
    </IfModule>


    # vim: syntax=apache ts=4 sw=4 sts=4 sr noet



    is correct? thanks

  • Jip right, just increase your own apache2 settings..

  • increase the values but continued failure, I turned off all the plugin and the problem has been solved for the time being, I think there is a problem with plugins


    @Ninos @Nuxwin is posible ¿? Thanks

  • This has nothing to do with plugins. You must simply setup your apache2 correctly.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • 1. spamassassin has nothing to do with apache2.
    2. The workers have nothing to do with plugins, please inform about that options.
    3. Just search for solutions on web. There're lots of pages about that "problem"
    4. Then there're also other MaxRequestWorkers in the apache2 configuration files, just search a little bit..