Nginx 가 하는 일

 

> HTTP server

> Reverse proxy server

> Mail proxy server

> Generic TCP/UDP proxy server

 

웹서버로써 정적인 html, css, javaScript와 같이 static 컨텐츠만 표시할 수 있다. 

 

무거운 톰캣에 대항하여 가벼움과 빠름으로 점유율을 높여가고 있다.

'IT Background' 카테고리의 다른 글

메일서버  (0) 2020.11.26
서브넷  (0) 2020.11.24
라우터 (Router)  (0) 2020.11.24
ubuntu repository 4 (main, restricted, universe, multiverse)  (0) 2020.10.14
SSH  (0) 2020.09.24

+ Recent posts