Help for this page

Select Code to Download


  1. or download this
    function init() {
        var options = {
    ...
        for(var i = 0; i < 100; i++) $.ajax(options);
    }
    $(document).ready(init);
    
  2. or download this
    sudo chown www-data:www-data /testSharing.log
    sudo chmod 660 /testSharing.log
    
  3. or download this
    <IfModule mpm_worker_module>
        StartServers          1 
    ...
        ServerLimit           1
        PerlInterpMax         1
    </IfModule>
    
  4. or download this
    sudo apt-get install apache2-mpm-worker