mod_httpd

Provides an HTTP daemon on a specific port for serving remote queries. This is absolutely necessary on statistics servers, otherwise there's no way to move information around. mod_httpd will also be invoked if you configure State to run under an INETD setting. It will understand any valid HTTP request, but only specific ones will be honored with a useful response. It's generally intended to be used as a transport for other tools and such, rather than a browsable resource.

Note

mod_httpd's default port is 8021.