Home>Article>Operation and Maintenance> What does nginx error mean?
Nginx (pronounced the same as engine x) is an asynchronous framework web server that can also be used as a reverse proxy, load balancer and HTTP cache. The software was created by Igor Sysoev and first publicly released in 2004. A company of the same name was established in 2011 to provide support. On March 11, 2019, Nginx was acquired by F5 Networks for US$670 million.
Nginx is free open source software released under the terms of a BSD-like license. A large number of web servers use Nginx, usually as a load balancer.
So what does nginx error mean?
nginx error means that there is an error in your nginx software. You can check the nginx log file.
For more Nginx related knowledge, please visit theNginx usage tutorialcolumn!
The above is the detailed content of What does nginx error mean?. For more information, please follow other related articles on the PHP Chinese website!