In AOLserver 2.3.3, it was easy to have several servers running on different ports using mostly the same configuration by just using AuxConfigDir and having the common stuff in .ini files. [No comments about running multiple versions on different ports; there are many reasons to do this that I'm not going to get into here.]
The docs still say this exist under AOLserver 3.x (3.4.2 in particular), but they still also reference -c and .ini files in particular. The last time I tried doing this, I watched system calls with truss and it was indeed looking for .ini files. Even if you rename the files .ini (although they're in the 3.x .tcl format), it still fails because the ordering seems to matter greatly here. The ns/servers section is in the included file. Even if you force it with -s, it doesn't find it. The workaround is easy enough, it just makes the config files a little harder to manage. I'm just wondering if AuxConfigDir is still even supported, and if so, how to make it work. Thanks. -- Michael Matthews, CCB, [EMAIL PROTECTED] | [EMAIL PROTECTED] | x50984
