Fastly Agent
📄️ Quickstart
Get started with NetFUNNEL 4 Fastly Agent in 5-10 minutes with this quick start guide.
📄️ Installation & Initialization
NetFUNNEL Fastly agent installation and initialization guide.
📄️ Initialization Option Reference
Guide for Config Store settings and additional features for NetFUNNEL Fastly Agent.
📄️ Troubleshooting
Common issues and solutions for NetFUNNEL Fastly Agent.
Overview
Fastly Agent is an edge-side SDK that provides NetFUNNEL 4 traffic control functionality for Fastly Compute Services.
Key Features
- Edge-side SDK: Direct integration into Fastly Compute Services
- Compute Services-based: Request processing through Fastly Compute Services
- Automatic Waiting Room Redirect: Automatically redirects to waiting room page when waiting response is received
- Config Store Settings: Flexible configuration through Config Store
- Rust-based: High-performance agent implemented in Rust
System Requirements
- Fastly Account: Account with Compute Services support
- Fastly CLI: Fastly CLI installation for agent deployment
- Rust Environment: Agent is implemented in Rust
Compatible Environments
- Fastly Compute Services: All environments that support Fastly Compute Services
How It Works
- Create Compute Service: Create and configure Fastly Compute Service
- Configure Config Store: Create and connect Config Store for NetFUNNEL configuration
- Deploy Agent: Deploy agent code using Fastly CLI
- Trigger Rule Matching: Compare the URL of the page accessed by the user with trigger rules and apply queue if they match
- Automatic Waiting Room Processing: Automatically redirect to waiting room page when waiting response is received
Operation Flow
Before NetFUNNEL Application
After NetFUNNEL Application
Entry Without Waiting
Entry After Waiting
Entry Path
Quick Start
To quickly get started with Fastly Agent, refer to the Quick Start guide.
Documentation
Core Documentation
- Quick Start: Get started in 5-10 minutes with basic examples
- Installation and Initialization: Detailed guide on Compute Service setup, Config Store configuration, and agent deployment
- Initialization Settings: Config Store settings and additional features
- Troubleshooting: Common issues, solutions, and FAQ
Related Content
- Sample Projects: Ready-to-use project templates