About Wub: All known Server documentation (Parent)
- Block -- Blocks misbehaving clients by IP address. A blocked client will get an HTTP Forbidden response to any request.
- Cache -- Cache provides a reverse cache for any content generated by the server. It is transparent, in that it obeys all relevant HTTP caching and freshness directives and also obeys the Wub-specific -dynamic directive.
- Convert -- Component for performing content negotiation.
- Listener -- Listener is a network server which listens for connection attempts and dispatches the connected socket to a handler.