Damon Courtney <[EMAIL PROTECTED]> writes:

>     So, if you create the namespace ::request for every page, how
> exactly do you avoid webpages colliding?  What happens if a child
> serves a process while one is still being served?  Does it delete
> the ::request namespace in mid-process and create a new one?

Apache children do pages one at a time, so there is no risk of that
happening.  Of course, this is one of the things we will need to think
about for Apache 2.0 (although my hope is to utilize mod_tcl and have
Dtcl be a module one loads for it..).

-- 
David N. Welton
Free Software: http://people.debian.org/~davidw/
   Apache Tcl: http://tcl.apache.org/
     Personal: http://www.efn.org/~davidw/
         Work: http://www.innominate.com/

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

Reply via email to