如何设置非根目录(root)URL的DCV连接网关和会话解析器?

0

【以下的问题经过翻译处理】 我正在为DCV连接网关设置解析器,我可以将路径指定为url的一部分吗,譬如说使用这种形式https:// myhostname / api / resolveSession。还是必须仅能以这种https:// myhostname / resolveSession形式?

例如,我可以在dcv-connection-gateway.conf中指定:

[resolver]
url =“https:// myhostname / api /”
profile picture
ESPERTO
posta 5 mesi fa21 visualizzazioni
1 Risposta
0

【以下的回答经过翻译处理】 你需要确保dcv-connection-gateway.conf配置文件中[resolver]部分的URL与你在实现会话解析器时指定的URL匹配。

References: https://docs.aws.amazon.com/dcv/latest/gw-admin/session-resolver.html https://docs.aws.amazon.com/dcv/latest/gw-admin/setting-up-configuring.html

profile picture
ESPERTO
con risposta 5 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande