IndexModulesHandlers

Handler: Server Info

The Server Info handler is used to create rules that can provide information about the web server. When these rules are matched, information regarding Cherokee's status will be displayed. The pages will be refreshed every 30 seconds.

Parameters Type Description
type String just_about | normal | connection_details

The type parameter specifies influences the verbosity of the output.

If set to just_about, it will display:

  • Release number of Cherokee.

  • Brief license notice.

If set to normal, some extra information will be provided regarding:

  • General Information

  • Server Core

  • Current connections

  • Loaded Modules

  • Icons

  • File Caching

If set to connection_details it will also provide more detailed information about the existing connections:

  • ID

  • Remote IP

  • Phase

  • Request

  • Handler

  • Info sent

  • Info received

  • Icon

Can you improve this entry?