vibe.http.dist

Interface for the VibeDist load balancer

Members

Functions

listenHTTPDist
HTTPListener listenHTTPDist(HTTPServerSettings settings, HTTPServerRequestDelegate handler, string balancer_address, ushort balancer_port)

Listens for HTTP connections on the specified load balancer using the given HTTP server settings.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Sönke Ludwig, Jan Krüger