apache와 nginx
nginx configuration
openresty package installation http://openresty.org/en/linux-packages.htmlopenresty binary releases http://openresty.org/en/download.htmlope
변수 관련 정보http://nginx.org/en/docs/varindex.htmlhttps://www.digitalocean.com/community/tutorials/nginx-access-logs-error-logsrefhttp://ng
nginx-lua github https://github.com/openresty/lua-nginx-modulehttps://github.com/knyar/nginx-lua-prometheus
proxy server 를 경유한 요청이 nginx server 에 도착했다고 해보자.nginx server 입장에서는 proxy server 의 ip 만을 전달 받을 것이다. 하지만 만약 실제 사용자의 IP 를 찾고싶다면 어떻게 할까?이에 대한 이야기를 해보자ngin
goaccess 로 nginx log 관리