사이트 바로가기
블로그
- Nginx Etc
- Nginx Timer 출처: https://programmer.help/blogs/detailed-structure-of-nginx-event-module.html 출처: http://fscdominique.blogspot.com /2016/02/nginx-programming-timer-event-cancelable.html 출처: https://www.nginx.com/resources/wiki/extending
- Nginx Internal Architecture https://www.slideshare.net/joshzhu/nginx-internals
- Nginx Development Guide (필독) http://nginx.org/en/docs/dev/development_guide.html#event
- nginx high performance caching https://www.slideshare.net/Nginx/nginx-highperformance-caching
- Video Streaming with NGINX https://www.slideshare.net/Nginx/video-streaming-with-nginx
- Nginx Proxy Module Configuration (option) 출처:https://12bme.tistory.com/367
- [nginx]Installation instructions ] name=nginx stable repo baseurl=http://nginx.org/packages/centos/$releasever/$basearch/ gpgcheck=1 enabled =1 gpgkey=https://nginx.org/keys/nginx_signing.key module_hotfixes=true [nginx-mainline] name=nginx mainline
- [nginx] pakages for building 출처 :https://tylersguides.com/guides/installing-nginx-from-source-on-centos-7/ 출처 : https://webdir.tistory.com
- [nginx] build on Window 8 an 10 출처: https://stackoverflow.com/questions/21486482/compile-nginx-with-visual-studio 출처: http://nginx.org