function init() { var options = { type: "POST", url: "testSharing", }; for(var i = 0; i < 100; i++) $.ajax(options); } $(document).ready(init); #### sudo chown www-data:www-data /testSharing.log sudo chmod 660 /testSharing.log #### StartServers 1 MinSpareThreads 5 ThreadsPerChild 20 MaxRequestsPerChild 0 ServerLimit 1 PerlInterpMax 1 #### sudo apt-get install apache2-mpm-worker