Overview
0
Default Backends
0
Virtual Hosts
0s
Check Interval
0
Max Retries
Default Backends
Virtual Hosts
Default Backend Pool
Virtual Hosts (SNI Routing)
Health Check Configuration
Server Configuration
Circuit Breaker
Temporarily removes failed backends from rotation
After consecutive errors reach the threshold, the backend is removed from rotation for the cooldown period.
Traffic
Requests
0
Throughput
0
req/s
Avg Latency
0
ms
Status Codes
Cache Performance
0%
hit ratio
Requests over time
Domains
0
Backends
0
MySQL Read/Write Split (ProxySQL)
ProxySQL routes MySQL connections: writes → master (hostgroup 0), reads → replicas (hostgroup 1).
Apps connect to server-ip:6033 instead of MySQL directly.
MySQL Servers
MySQL Users
Query Rules
Default rules: SELECT → Reader (hostgroup 1), SELECT FOR UPDATE → Writer (hostgroup 0), all other queries → Writer (hostgroup 0).