On 2003.01.03, Jim Davidson <[EMAIL PROTECTED]> wrote: > > Here's another variant which could be useful. AOLserver 4.0 allows you to > load the nssock driver outside a specific virtual server and then map to > virtual servers via the Host header. As with old 2.x virtual servers, you > can then have separate virtual server configs, for example, separate access > log files. There's an example of such configuration in the sample-config.tcl > -- I've pasted it below.
With this approach, all virtual servers share the same Tcl interpreter pool, right? Or does each virtual server get its own interpreters, not shared with the other virtual servers? -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70)
