docs.roxen.com
main | demo | docs
download | community | pike
© 2000 Roxen Internet Software
Suggestions, Comments or Complaints
manuals@roxen.com

DocsRoxen2.0Web Site Creator ManualScopes & Entities
   

  • client
  • page
  • roxen
  • Roxen

    This scope contains information specific to this Roxen WebServer.

    &roxen.version;
    Which version of Roxen WebServer that is running.

    &roxen.pike-version;
    The version of Pike the webserver is using.

    &roxen.uptime;
    The total uptime of the webserver, in seconds.

    &roxen.sent;
    The total amount of data the webserver has sent.

    &roxen.hits-per-minute;
    The number of hits per minute, in average.

    &roxen.ssl-strength;
    How many bits encryption strength are the SSL capable of

    &roxen.hits;
    The number of hits, i.e. requests the webserver has accumulated since it was last started.

    &roxen.server;
    The URL of the webserver.

    &roxen.time;
    The current posix time.

    &roxen.sent-per-minute;

    &roxen.uptime-hours;
    The total uptime of the webserver, in hours.

    &roxen.sent-mb;
    The total amount of data the webserver has sent, in Mebibits.

    &roxen.uptime-days;
    The total uptime of the webserver, in days.

    &roxen.uptime-minutes;
    The total uptime of the webserver, in minutes.

    &roxen.sent-kbit-per-second;
    The average amount of data the webserver has sent, in Kibibits.