taetaetae / blog-comment

0 stars 0 forks source link

2018/06/27/apache-vs-nginx/ #14

Open utterances-bot opened 4 years ago

utterances-bot commented 4 years ago

Apache냐 Nginx냐, 그것이 알고싶다. - 꿈꾸는 태태태의 공간

웹서버는 HTTP 프로토콜을 통해 읽힐수 있는 문서를 처리를 하며 일반적으로 웹 어플리케이션의 앞단에 배치되곤 한다. 동적인 리소스는 WAS에게 처리하도록 하고 정적인 리소스를 보다 효율적으로 처리하기 위한 방법일수도 있다. 크게 Apache와 Nginx가 사용되곤

https://taetaetae.github.io/2018/06/27/apache-vs-nginx/

KarlLeeS commented 4 years ago

좋은글 감사합니다 :)