EncryptDev Gateway

Enterprise Load Balancer Console V13

{{ errorMsg }}

{{ currentView === 'overview' ? 'Dashboard Overview' : currentView }}

Active Routes

{{ stats.usage?.current || 0 }}

Limit: {{ stats.usage?.max }}

Total Traffic

{{ formatBytes(stats.usage?.bandwidth || 0) }}

Real-time

Target Health

{{ Object.values(stats.health || {}).filter(v => v).length }} / {{ Object.keys(stats.health || {}).length }}

{{ Math.round((Object.values(stats.health || {}).filter(v => v).length / Math.max(Object.keys(stats.health || {}).length, 1)) * 100) }}% healthy

Error Rate

{{ stats.usage?.errorRate || '0.00' }}%

{{ stats.usage?.errorRate > 10 ? 'High' : 'Normal' }}

Traffic Analytics

Load Balancing Strategies

Distribution

Recent Activity

{{ activity.message }}

{{ formatTime(activity.timestamp) }}

Load Balancer Routes

Manage ingress points and upstream targets with advanced load balancing

No routes deployed.

/{{ route.slug }}
{{ route.customDomain }} {{ formatStrategyName(route.loadBalancingStrategy) }} Protected Sticky
Limit: {{ route.rateLimit || 60 }}/min Updated: {{ formatTime(route.updated) }} Visit

Load Balancer Targets

Healthy Down

{{ target.url }}

{{ target.internalPath || '/' }} Weight: {{ target.weight }} {{ target.currentConnections }} conn {{ target.responseTime }}ms

Webhooks & Alerts

Configure notifications for system events and route activities

No webhooks configured.

{{ webhook.name }}

{{ webhook.url }}

{{ webhook.enabled ? 'Active' : 'Disabled' }}
{{ formatEventName(event) }}
Last triggered: {{ formatTime(webhook.lastTriggered) }} Never triggered

Available Events

{{ event.name }}

{{ event.description }}

Two-Factor Authentication

Secure your infrastructure access with Google Authenticator

2FA is Active

Your account is currently protected by Google Authenticator.

Using 2FA adds an extra layer of security. We recommend enabling this for all administrators.

1. Scan QR Code

Open Google Authenticator and scan this QR code or enter the secret manually:

{{ twoFactorSetup.secret }}

2. Enter Verification Code

Enter the 6-digit code from your authenticator app:

Account Security

Account Key

For API access

Last Login

{{ formatTime(user.lastLogin) }}

Admin Dashboard

Manage users, routes, and system configuration

Total Users

{{ adminStats.totalUsers || 0 }}

Total Routes

{{ adminStats.totalRoutes || 0 }}

Total Hits

{{ formatNumber(adminStats.totalHits || 0) }}

System Uptime

{{ formatUptime(adminStats.systemUptime || 0) }}

Users Management

Username Plan Routes Joined Actions
{{ (user.username || 'U').substring(0,2) }}
{{ user.username }} Super Admin
{{ user.routes || 0 }} {{ formatTime(user.joined) }}

System Routes

Route Owner Strategy Hits Actions
/{{ route.slug }} {{ route.customDomain }}
{{ route.owner }} {{ formatStrategyName(route.loadBalancingStrategy) }} {{ formatNumber(route.hits || 0) }}

System Metrics

Real-time system performance and health monitoring

Memory Usage

CPU Usage

Active Connections

Cache Statistics

Routes Cached

{{ systemMetrics.cacheSize?.routes || 0 }}

Users Cached

{{ systemMetrics.cacheSize?.users || 0 }}

Health Checks

{{ systemMetrics.healthChecks || 0 }}

Cache Age

{{ formatTime(systemMetrics.cacheTime) }}

{{ routeModalMode === 'create' ? 'Deploy New Route' : 'Route Settings' }}

/

IP-based session affinity

Requires x-route-key header

Track hits, bandwidth, and response times

Load Balancing Strategy

Select a load balancing strategy for route: /{{ strategyForm.slug }}

{{ webhookModalMode === 'create' ? 'Create Webhook' : 'Edit Webhook' }}

Supports Discord, Slack, or custom webhooks

Assign Route Owner

Assign route /{{ assignForm.slug }} to another user: