mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
* Proper shutdown for ssl and non-ssl connections * Report session id in history * Report histogram of requests per session * Change print name to 'http' * Split logging into "HTTP" and "HTTP-RPC" partitions * More logging and refinement of logging severities * Log the request count when a session is destroyed
HTTP Server
A generic HTTP server. This is used for doing asynchronous RPC currently, although it could be expanded to perform more activities such as reporting to the elastic load balancer or providing server statistics.