doc-exports/docs/asm/umn/asm_faq_0035.html
Dong, Qiu Jian ec0b45029f ASM UMN initial version -20240425
Reviewed-by: Kovács, Zoltán <zkovacs@t-systems.com>
Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
2024-09-18 09:02:28 +00:00

13 lines
1.1 KiB
HTML

<a name="asm_faq_0035"></a><a name="asm_faq_0035"></a>
<h1 class="topictitle1">Why Cannot I Select the Corresponding Service When Adding a Route?</h1>
<div id="body0000001239787619"><p id="asm_faq_0035__p1970175215177">During adding a route, the target service is filtered based on the corresponding gateway protocol. The filtering rules are as follows:</p>
<ul id="asm_faq_0035__ul976224621816"><li id="asm_faq_0035__li1176244601812">For an HTTP gateway, select an HTTP service.</li><li id="asm_faq_0035__li1876254681811">For a TCP gateway, select a TCP service.</li><li id="asm_faq_0035__li17621846181813">For a gRPC gateway, select a gRPC service.</li><li id="asm_faq_0035__li18762124612188">For an HTTPS gateway, select either an HTTP or a gRPC service.</li><li id="asm_faq_0035__li876244615184">For a TLS gateway which TLS termination is enabled, select a TCP service. If TLS termination for a TLS gateway is disabled, select a TLS service.</li></ul>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="asm_faq_0001.html">Adding a Service</a></div>
</div>
</div>