What would be the best way to take a turbine application
off line either for a regular period each day or triggered by
some kind of on/off action?

I'm thinking of using a scheduled job to set and clear a
flag of some sort that would determine whether or not the
application would allow users to log in.  Perhaps an 
administrator would still be able to login and have access
to an action that would alter the same flag.

What would be the best thing to use as the controlling
flag and where would be the best place to check it?
I'm Obviously going to need something fairly efficient
as it is going to be checked for every page that is served.

Anyone got any bright ideas?

Thanks,

Scott


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to