問題タブ [nginx-upstreams]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
25 参照

nginx - アップストリーム grpc との tcp 接続の数を確認または監視します

http2でリッスンし、アップストリームサーバーグループに対してgrpc_passを実行するnginxサーバーをセットアップしました。nginx とアップストリーム サーバーの間は http2 であるため、nginx と grpc ターゲットの間に単一の tcp 接続が必要です。

nginx と grpc ターゲット サーバー間の接続を確認/監視するにはどうすればよいですか。