Hi,
About persistants variables for mod_dtcl.
I think that a micro server should run in the background to keep and serve
variables to the scripts. It should also be used to run scripts at determinate
intervals, or when the load is low.
For example let's say that I'm running a server that will authetificate the
users for each required document. Then I'll keep a table of all the actually
logged users, with their cookie or whatever. Querying a database will be I think
to costly.. and maybe I just don't want to save this data..
Another interesting thing is that I could like for with crontab, run specific
task at a determinate time, or when the load is low.
For example I would like to save a certain variable to synchronize a database
and a persistant variable.
I was thinking of having variable servers, launched by the users himself.
The problem is that I don't see how to pass the server channel to each httpd
child.
Any idea are welcome.
Perki
-------------------------------------------------
This mail sent through IMP: imap.epfl.ch
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]