> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-admin-guide/v21-ja-jp/natasuku/http-purokishino.md).

# HTTP プロキシ設定の構成

ネットワークで HTTP プロキシサーバーを使用する場合、RAS Console で構成する必要があります。プロキシサーバー設定は Parallels RAS ライセンスアップデート中に Parallels クラウドと通信する他の機能が使用します。

プロキシサーバーを構成するには、次の手順に従います。

1. RAS コンソールで **\[管理]** > **\[設定]** に移動します。
2. **\[HTTP プロキシ設定]** セクションでは、**\[プロキシを設定]** ボタンをクリックします。
3. ダイアログが開いたら、次のオプションのいずれかを選択します。
   * **\[プロキシサーバーなし]** - プロキシサーバーを使用しない場合。
   * **\[手動での HTTP プロキシ構成]** - 手動で設定を指定する場合はこのオプションを選択します。**\[設定を検出する]** ボタンは、自動的にプロキシ設定を検出しようとします。

     **\[プロキシ認証が必要]** オプションにより、プロキシサーバーの資格情報を指定または省略できます。プロキシサーバーが IP アドレスを使用してクライアントを認証する場合は、資格情報を省略できます。それ以外の場合は、このオプションを選択し、ユーザー名とパスワードを指定します。
4. **\[OK]** をクリックして設定を保存します。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-admin-guide/v21-ja-jp/natasuku/http-purokishino.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
