1

I have KeepAlive on with 15 second timeout enabled. But processes are not ending. And it causes big number of apache processes which ends with server freeze. The only option is to hard reset server.

Why this happens? How to prevent this?

1 Answer 1

2

Most likely MaxClients is too high. Depending on your MPM, too many clients causes the process count problems you see.

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.