Module server

Module server 

Source
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