Apache is not handling traffic - Falls down

Alles, was den Apache betrifft, kann hier besprochen werden.

Apache is not handling traffic - Falls down

Postby mahesh2150 » 20. January 2018 13:17

I was using the webpage, php and mysql everything together with nginx.
Nginx was handling 100 hits per second.

Recently i made a change in my coding.
Made the front end in angular and backend in php and mysql.

I moved to new server with apache.
Now apache is not handling 20 hits per seconds :(
This is very worst. I never expect apache to behave like this

Can anyone help me to fix this?

Code: Select all
<IfModule mpm_prefork_module>
        StartServers             20
        MinSpareServers          20
        MaxSpareServers          50
        MaxRequestWorkers        500
        ServerLimit              500
        MaxConnectionsPerChild   7000
</IfModule>


The server load is 0.03 or so
Ram and CPU are all free.

Please reply

Thanks
mahesh2150
 
Posts: 2
Joined: 01. December 2017 18:51
XAMPP version: 1
Operating System: w10

Return to Apache

Who is online

Users browsing this forum: No registered users and 33 guests