{"blog_url":"https://takuan.hateblo.jp/","author_url":"https://blog.hatena.ne.jp/ariteku/","title":"nginx\u3067ap\u9bd6\u632f\u308a\u5206\u3051","categories":["\u30b5\u30fc\u30d0\u30fc"],"author_name":"ariteku","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuan.hateblo.jp%2Fentry%2F20141121%2Fp1\" title=\"nginx\u3067ap\u9bd6\u632f\u308a\u5206\u3051 - \u3076\u308d\u3050\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","width":"100%","version":"1.0","height":"190","provider_url":"https://hatena.blog","provider_name":"Hatena Blog","url":"https://takuan.hateblo.jp/entry/20141121/p1","type":"rich","published":"2014-11-21 00:00:00","image_url":null,"blog_title":"\u3076\u308d\u3050","description":"\u3055\u304f\u3063\u3068\u5efa\u3066\u305f\u3044\u6642\u304c\u304d\u3063\u3068\u3042\u308b\u306e\u3067\u30e1\u30e2 worker_processes 1; events { worker_connections 1024; } http { upstream web { server localhost:9000 weight=5 max_fails=50 fail_timeout=100m; server localhost:9001 weight=5 max_fails=50 fail_timeout=100m; } server { listen 80; server_name localhost; charset utf-8; location / { pro\u2026"}