Irohabook
0
209

Go と Nginx の開発で役立つページ一覧

Go と Nginx の開発で参考にしたページのリスト。

Go

環境設定は次のページがとても参考になる。

How To Install Go 1.7 on CentOS 7

Nginx

Nginx はまさに苦行の連続。下のトラブルシューティングは素晴らしい記事。

Troubleshoot Nginx: 10 typical errors

9 Popular Nginx Commands You Should Know

ストレスの元凶になるのが httpd_can_network_connect の問題。

(13: Permission denied) while connecting to upstream:nginx

[Server] nginx + golangな環境で502 Bad Gatewayになった時のこと

次の記事

Go入門