Expand description
Server module - Pingora HTTP server initialization and lifecycle
This module handles:
- Pingora server initialization
- HTTP/HTTPS listener configuration
- Server lifecycle (startup, shutdown)
- Thread pool configuration
Based on Pingora’s quick start guide and examples.
Functions§
- start_
server - Start the WarpDrive proxy server