Thanks again to Bas and Dossy! I'm digging through init.tcl to see how all this works. I'm still unclear of the scope of shared stuff like ns_share , nsd_* . Are they shared across *all* Tcl interpreters or just those for one virtual host? What about mutexes? If one virtual host locks a mutex will it lock out the other virtual hosts.
On Wednesday, March 8, 2006 9:10 am, Bas Scheffers <[EMAIL PROTECTED]> wrote: >I know ACS used something like "ad_proc" that was a special way of >creating a proc, which included documentation. That's exactly why I'm asking all these questions! I'm looking at porting an ACS-based site to virtual hosts and I'm trying to figure out everything that could go wrong. Regards, Jeremy Henty -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
