- 追加された行はこの色です。
- 削除された行はこの色です。
- nginx へ行く。
[[httpd]]
- http://nginx.org/
- http://nginx.org/en/docs/http/ngx_http_proxy_module.html
- Inside NGINX: How We Designed for Performance & Scale
-- http://nginx.com/blog/inside-nginx-how-we-designed-for-performance-scale/
- http://nginx.org/en/docs/dev/development_guide.html
* SSL [#ssl]
- NginxでHTTPS : ゼロから始めてSSLの評価をA+にするまで Part 1
-- http://postd.cc/https-on-nginx-from-zero-to-a-plus-part-1/
-- https://juliansimioni.com/blog/https-on-nginx-from-zero-to-a-plus-part-1/ Part 1
-- https://juliansimioni.com/blog/https-on-nginx-from-zero-to-a-plus-part-2-configuration-ciphersuites-and-performance/ Part 2
* Proxy [#proxy]
** Forward Proxy [#forwardproxy]
- NginxでForward-Proxyたててキャッシュしてみた
-- http://blog.youyo.info/blog/2013/01/27/nginx-proxy/
* module [#z5d692e6]
- 簡単!リアルタイム画像変換をNginxだけで行う方法
-- http://cloudrop.jp/labs/nginx_image_filter
* QUIC [#quic]
- Our Roadmap for QUIC and HTTP/3 Support in NGINX
-- https://www.nginx.com/blog/our-roadmap-quic-http-3-support-nginx/
- NginxでのeBPFとSO_REUSEPORTを使ったQUICコネクション受信処理
-- https://medium.com/nttlabs/nginx-quic-ebpf-soreuseport-127c62112a8d
* その他 [#etc]
- How to monitor NGINX
-- https://www.datadoghq.com/blog/how-to-monitor-nginx/
- nginx の設定をレビューするときの観点をまとめてみた
-- http://blog.cybozu.io/entry/2015/11/20/080000
- [[freenginx]]
* 関連 [#rel]
- [[Apache]]