Implementing the Relay Proxy
Read time: 1 minute
Last edited: May 01, 2024
Overview
This topic explains how to implement the Relay Proxy.
Before you begin, decide whether the Relay Proxy is appropriate for your configuration by reading Relay Proxy use cases.
If you are a customer on an Enterprise plan, Relay Proxy Enterprise has additional functionality available.
Relay Proxy implementation
Before you implement the the Relay Proxy, read the Relay Proxy guidelines.
Here is the process for implementing the Relay Proxy:
- Decide whether to configure your SDKs for proxy mode or daemon mode.
- Plan your Relay Proxy architecture, including:
- Whether you must use a persistent store, which is required for some kinds of segments if you are using server-side SDKs.
- What servers to use.
- How to manage load balancing.
- Configure the Relay Proxy.
- (Optional) Configure the Relay Proxy for segments, if applicable.
- (Optional) If you're using Relay Proxy Enterprise, set up automatic configuration or configure offline mode.
- Deploy the Relay Proxy.
- Configure your SDKs to use the Relay Proxy.
- Plan for scaling.
- Monitor the Relay Proxy's performance over time.
Read the topics in this category to learn how to complete these steps.