Archive of UserLand's first discussion group, started October 5, 1998.

user.webserver new feature list

Author:Dave Winer
Posted:12/16/1998; 6:46:09 AM
Topic:user.webserver discussion
Msg #:1334 (In response to 1330)
Prev/Next:1333 / 1335

Overview I'm going to edit this page as it becomes clear that features should be added to user.webserver. Of course each of these features will be controlled by preference settings. Callbacks will be provided where appropriate allowing the functionality to be extended or modified at runtime. Logging, user.webserver.logs webserver.server will automatically log each request in a guest database, which is rolled every night. log.add will also funnel log entries to the log database-for-each-day, so all logging is concentrated in this database. A callback will be provided that allows application-specific logging. Store log configuration info in user.webserver.logs? Guest database opens, user.webserver.databases You will be able to specify a set of guest databases that are automatically opened when the web server is initialized, before the server starts taking hits. Each record in the table will be a table itself, so other database-level attributes/prefs can be concentrated here. Stats, user.webserver.stats Maintains total number of hits, maxConnections, maxMemAvail, minMemAvail, upSince. Virtual domains, user.webserver.domains A sub-table of user.webserver will contain a list of virtual domains that map onto the server. The Host field of each request header indexes into this table. Each item in the table can be a string, a filespec, an odb address, or a table. A full spec is available on the Developer's site: http://developers.userland.com/configuration/domains




There are responses to this message:


This page was archived on 6/13/2001; 4:46:39 PM.

© Copyright 1998-2001 UserLand Software, Inc.