Skip to main content
Topic: [Ask] nginx vs Apache+nginx? (Read 8335 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

[Ask] nginx vs Apache+nginx?

Halo,

Saya penasaran, lebih oke mana untuk Elkarte: nginx murni atau Apache+nginx?

Untuk forum yang pasif (lebih banyak dibaca) performa Apache+nginx mungkin hampir setara dengan performa nginx murni.

Namun untuk forum yang sangat aktif saya rasa kok berbeda hasilnya. nginx tampaknya hanya membantu untuk visitor yg membaca pasif, sedangkan untuk member-member yang aktif menulis akan ditangani oleh Apache. Jika benar demikian, maka mending pakai nginx murni dong?

nginx murni diwakili oleh easyengine
Apache + nginx diwakili oleh serverpilot
Keduanya menggunakan PHP 7.0

Re: [Ask] nginx vs Apache+nginx?

Reply #1

IMO there is no need to run Nginx + Apache ... Just pick the one you are most comfortable with.  Most of the information on the web about using one as a front end or about memory usage etc is dated information.  Use the most recent version of either web server and you will be fine and hard pressed to notice a difference.  Again IMO

Re: [Ask] nginx vs Apache+nginx?

Reply #2

biasanya yang pertimbangan pakai apache+nginx itu karena kompatibilitas dengan rewrite rule (htaccess) mas. dan ingin tetap merasakan manfaatnya performa Nginx. kalau saya milih murni nginx saja, apalagi ga pakai rewrite rule. :D

PS: I really thought @Spuds understands Indonesian language. :P
192.MY.ID: Forum ISP Indonesia.

Re: [Ask] nginx vs Apache+nginx?

Reply #3

LOL, you know now that you mention it, it was hard to read  O:-)

Re: [Ask] nginx vs Apache+nginx?

Reply #4

You can use either or both. It doesn't matter much, really. As mentioned by @Spuds elsewhere, he is using nginx and never look back. After using apache for 3 years, I tested that as well and nginx seems good standing on its own, a little better than apache I'd say. But that just me, as different person will have different experiences based on the way they use their server. So choose wise.
Last Edit: May 01, 2017, 12:45:18 am by ahrasis

Re: [Ask] nginx vs Apache+nginx?

Reply #5

If your site handles php intensive processes such as image resizing or even a lot of image uploading, you will see a significant performance gain with standalone nginx.  Nginx can load image files without involving php.  Apache not so much.  So much lighter on memory too.  I see no advantage to backending either.  It simply adds another unnecessary process.

Re: [Ask] nginx vs Apache+nginx?

Reply #6

Woah, I did'nt know it would attract international users   :D

Yeah I also prefer to use standalone nginx by the way. I asked this question merely because of convenience matters, since ServerPilot does not support standalone nginx yet

Re: [Ask] nginx vs Apache+nginx?

Reply #7

We are just neighbours bro. ;)

Re: [Ask] nginx vs Apache+nginx?

Reply #8

Quote from: siprof – Yeah I also prefer to use standalone nginx by the way. I asked this question merely because of convenience matters, since ServerPilot does not support standalone nginx yet
serverpilot target market is different IMO, the users that migrated from shared hosting to VPS but doesn't want to dabble much in the management side.
192.MY.ID: Forum ISP Indonesia.

Re: [Ask] nginx vs Apache+nginx?

Reply #9

agree with @kucing‍, I also use ServerPilot and does a great job ;)
sorry for my bad english

Re: [Ask] nginx vs Apache+nginx?

Reply #10

I am running various applications on nginx and "never look back". Among them was Drupal in various (older) versions, and at present i still an old version of SMF. Mostly well doing except for a few glitches - but that seems most probably to be a problem of PHP backward compatibility.

I am going to migrate this to ElkArte as soon there is a German translation (which does not necessarily need to be complete, the old SMF translation isn't complete either.)

Re: [Ask] nginx vs Apache+nginx?

Reply #11

Quote from: bea –
I am going to migrate this to ElkArte as soon there is a German translation (which does not necessarily need to be complete, the old SMF translation isn't complete either.)
as far as I know @Jorin‍ made most of german translations, and last time I looked to Transifex was almost complete.
sorry for my bad english

Re: [Ask] nginx vs Apache+nginx?

Reply #12

 emanuele is still working on the 1.1 repo at transifex, I think I did a mistake when I set it up and now I have to fix the mistake as well. :'(
Bugs creator.
Features destroyer.
Template killer.

Re: [Ask] nginx vs Apache+nginx?

Reply #13

Quote from: radu81 – as far as I know @Jorin‍ made most of german translations, and last time I looked to Transifex was almost complete.

Right, but I do not use Transifex. I don't like it and it doesn't like me.  ;)  I offer the translations on my support site and inform @emanuele then.

Next week I plan to install a fresh board and start to work on the translation.  O:-)

Re: [Ask] nginx vs Apache+nginx?

Reply #14

Having just read the latest announcement in Jorin's support forum: how will this affect the language support for 1.1 and forthcoming releases?