php - solve apache problem when more clients connect the site -


I have a php web application on the web server, connect between two oracle db servers in load ala ... Application smarty template engine used in the web .. and ajax jquery problem - When more client web application connects the site does not stop or the apache is running then we restart Apache. - Some web pages are slow.

I want to fix the problem and how to do Apache and demonstrate with more customers.

You have not given too much details, so some (common) possibilities:

  1. Using PHP opcode caching Use a different static media server for all static media.

  2. Run with MaxChildren / APC, XC, Z

  3. MaxClients and related options.

  4. It is possible that you are just getting a lot of visitors, upgrade to a fast machine, or load the balance between multiple app servers.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -