Home > Backend Development > PHP Tutorial > What are the advantages of nginx apache in total?

What are the advantages of nginx apache in total?

WBOY
Release: 2016-07-06 13:53:02
Original
1014 people have browsed it

What are the advantages of nginx apache in total

Reply content:

What are the advantages of nginx apache in total

NginxCan be used as a high-performance reverse proxy and cache server.
Apache is a "low" performance PHP parser.
Use Apache’s mod_php module? I will choose the high-performance php-fpm or HHVM!
So the conclusion is: Using these two together will make it slower!

There is no advantage, most of their functions overlap.

It would be better to choose one of the two

The two swords combined are invincible

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template