# PLURA-WAF 構築

## 1. ALB + PLURA-WAF 構成 例 <a href="#id-1" id="id-1"></a>

* ALB（応用ロードバランサー）またはウェブサーバーとPLURA-WAFを連動して構成することができます。
* 一般的にvCPU 2EA、Memory 4GBの仕様を推奨し、トラフィックによってはサーバ数量などの増減がある場合があります。
* WAF-ALBにドメイン証明書をインストールし、Target GroupにHTTPプロトコルでWAFサーバーを登録します。
* 適合性テストが完了したら、DNSアドレスの設定を既存のWEB-ALBアドレスから新規のWAF-ALBアドレスに変更します。
* このとき、2つのIPアドレスともにAvailableなアドレスなので、DNS伝播期間中にパケット損失は発生しません。

<figure><img src="/files/KhAcdHCVHHMCoi90qrOm" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.plura.io/ja/iaas/ncloud/plurawaf.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
