사용자 도구

사이트 도구


nginx

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
nginx [2012/10/31 11:58]
kwon37xi [Ngnix]
nginx [2016/05/16 10:00] (현재)
kwon37xi
줄 1: 줄 1:
 ====== Ngnix ====== ====== Ngnix ======
   * http://wiki.nginx.org/   * http://wiki.nginx.org/
-  * [[http://wiki.nginx.org/Install|nginx Install]], [[http://nginx.org/en/docs/install.html|install from source]]+  * [[nginx:install|nginx Install]]
   * [[http://wiki.nginx.org/Modules|nginx modules]]   * [[http://wiki.nginx.org/Modules|nginx modules]]
-  * [[http://wiki.nginx.org/HttpCoreModule|nginx HttpCoreModule]]+  * [[nginx:basic_config|nginx 기본설정]]
   * [[http://wiki.nginx.org/3rdPartyModules|nginx 3rd party modules]]   * [[http://wiki.nginx.org/3rdPartyModules|nginx 3rd party modules]]
 +  * [[nginx:location|nginx location 설정]]
   * [[nginx:proxy|nginx Proxy]]   * [[nginx:proxy|nginx Proxy]]
   * [[nginx:proxy_cache|nginx Proxy Cache]] : proxy_cache_* 를 통해 nginx가 WAS의 데이터(이미지, js 등)을 캐싱하게 할 수 있다.   * [[nginx:proxy_cache|nginx Proxy Cache]] : proxy_cache_* 를 통해 nginx가 WAS의 데이터(이미지, js 등)을 캐싱하게 할 수 있다.
   * [[http://wiki.nginx.org/ServerBlockExample|nginx ServerBlock Example]] 다중 도메인 서버 설정(Apache의 VirtualHost)   * [[http://wiki.nginx.org/ServerBlockExample|nginx ServerBlock Example]] 다중 도메인 서버 설정(Apache의 VirtualHost)
     * [[http://whiteship.me/?p=13014|nginx의 주요 설정]]     * [[http://whiteship.me/?p=13014|nginx의 주요 설정]]
-  * [[http://wiki.nginx.org/HttpHeadersModule|nginx HttpHeadersModule]] 헤더 설정을 통한 제어(expire 캐시등) 
   * [[nginx:rewrite|nginx rewrite]]   * [[nginx:rewrite|nginx rewrite]]
   * [[http://wiki.nginx.org/HttpSslModule|nginx HttpSslModule]]   * [[http://wiki.nginx.org/HttpSslModule|nginx HttpSslModule]]
줄 16: 줄 16:
   * [[http://wiki.nginx.org/Pitfalls|nginx Pitfalls]]   * [[http://wiki.nginx.org/Pitfalls|nginx Pitfalls]]
   * [[http://wiki.nginx.org/HttpRefererModule|nginx HttpRefererModule]] : Referer 기준으로 응답을 제어한다. 타 도메인에 이미지 서빙 금지 등.   * [[http://wiki.nginx.org/HttpRefererModule|nginx HttpRefererModule]] : Referer 기준으로 응답을 제어한다. 타 도메인에 이미지 서빙 금지 등.
 +  * [[nginx:log|nginx 로그]]
 ===== 설정 ===== ===== 설정 =====
   * [[http://blog.martinfjordvald.com/2010/07/nginx-primer/|Nginx Primer]]   * [[http://blog.martinfjordvald.com/2010/07/nginx-primer/|Nginx Primer]]
줄 34: 줄 34:
  
   * [[http://mailman.nginx.org/pipermail/nginx/2011-November/030333.html|Ngnix process 100% hang]]   * [[http://mailman.nginx.org/pipermail/nginx/2011-November/030333.html|Ngnix process 100% hang]]
-  * [[http://www.appilogue.kr/2844384|nginx log rotate]] 
   * [[http://blog.martinfjordvald.com/2011/04/optimizing-nginx-for-high-traffic-loads/|Optimizing Nginx for High Traffic Loads]]   * [[http://blog.martinfjordvald.com/2011/04/optimizing-nginx-for-high-traffic-loads/|Optimizing Nginx for High Traffic Loads]]
   * [[http://people.adams.edu/~cdmiller/posts/nginx-reverse-proxy-cache/|An Nginx load balancing, caching, reverse proxy]]   * [[http://people.adams.edu/~cdmiller/posts/nginx-reverse-proxy-cache/|An Nginx load balancing, caching, reverse proxy]]
 +  * [[https://www.digitalocean.com/community/tutorials/understanding-nginx-http-proxying-load-balancing-buffering-and-caching|Understanding Nginx HTTP Proxying, Load Balancing, Buffering, and Caching | DigitalOcean]]
 +  * [[http://java.dzone.com/articles/inside-nginx-how-we-designed|Inside NGINX: How We Designed for Performance & Scale]]
 +  * [[http://www.javacodegeeks.com/2015/09/introduction-to-nginx.html|Introduction to Nginx - Complete Tutorial]]
 +  * [[http://code.tutsplus.com/tutorials/improving-seo-using-nginx--cms-23765|Improving SEO Using Nginx]]
 +  * [[https://www.nginx.com/blog/websocket-nginx/|Nginx and websocket]]
nginx.1351652312.txt.gz · 마지막으로 수정됨: 2012/10/31 11:58 저자 kwon37xi