Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

GTHell's avatar

Nginx or Apache if I want performance?

Currently, my app require a really fast performance but less request made to server (Probably 2-3 minimum to 20-30 maximum). Most of other web app I built is just using whatever the server already has because it's just medium site but this one is different.

0 likes
4 replies
Cronix's avatar
Cronix
Best Answer
Level 67

Google "nginx vs apache performance" for a wealth of info.

1 like
GTHell's avatar

@cronix I go with Apache because I used to have a problem with Nginx non fixable bug before.

Please or to participate in this conversation.