Re: nginx or apache for php?
On Thu, Aug 01, 2024 at 08:39:11AM -0400, Dan Ritter wrote:
> Do you have a performance problem? If not, don't change.
More to the point - what does the application do, where does its time go ?
Eg if you have complex database selects then the web server overhead prolly
only takes a small part of total time -- so changing it will gain you little.
You need to profile & understand first.
> If you do have a performance problem: how much have you
> optimized already? What methods have you used? Can you define
> the gap between what you have and what you need?
--
Alain Williams
Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer.
+44 (0) 787 668 0256 https://www.phcomp.co.uk/
Parliament Hill Computers. Registration Information: https://www.phcomp.co.uk/Contact.html
#include <std_disclaimer.h>
Reply to: