InterviewSolution
Saved Bookmarks
| 1. |
What Is Nginx Server? |
|
Answer» Nginx is an OPEN source WEB server and a reverse proxy server for HTTP,SMTP, POP3, and IMAP protocols with a strong focus on high concurrency,PERFORMANCE and low memory usage. It is pronounced as “engine x”. Nginx is an open source web server and a reverse proxy server for HTTP,SMTP, POP3, and IMAP protocols with a strong focus on high concurrency,performance and low memory usage. It is pronounced as “engine x”. |
|