[AOLSERVER] Config File Improvements

2002-12-03 Thread Tom Jackson
Has anyone worked on improving the default nsd.tcl file structure? For new users, and for users wanting to try something new, the lack of documentation and default values for the different modules makes experimentation difficult. So here are some random thoughts: Move module configuration into

Re: [AOLSERVER] Config File Improvements

2002-12-03 Thread Jim Wilcoxson
Here's an idea: make a directory like config for the nsd stuff. Have a main file there, plus a bunch of module config files. All of the module config files get sourced by a loop in the main file. This would eliminate having to list the modules in the main file and also have a config section for

Re: [AOLSERVER] Config File Improvements

2002-12-03 Thread Scott S. Goodwin
The AOLserver test platform I'm building already does this for tests. When I build the platform with nsopenssl, the $TOP/tests/nsopenssl.tcl file is set up. The nsd.tcl file looks in $TOP/tests for module config files and loads the ones it finds. It also loads the .so files for modules that have a

Re: [AOLSERVER] Config File Improvements

2002-12-03 Thread Nathan Folkman
In a message dated 12/3/2002 2:31:37 PM Eastern Standard Time, [EMAIL PROTECTED] writes: Has anyone worked on improving the default nsd.tcl file structure? For new users, and for users wanting to try something new, the lack of documentation and default values for the different modules makes

Re: [AOLSERVER] Config File Improvements

2002-12-03 Thread Tom Jackson
Nathan Folkman wrote: That said, I'd recommend sticking with a single default sample-config.tcl for now. Is there anyone who would be interested in signing up to work on better documentation of the various configuration options? This work will need to be done for both the 3.5.x and 4.0 versions

Re: [AOLSERVER] Config File Improvements

2002-12-03 Thread Nathan Folkman
In a message dated 12/3/2002 3:39:12 PM Eastern Standard Time, [EMAIL PROTECTED] writes: I would like to work on this, I have already collected the config parameters for the ftp module, but I don't know the effect of all of them. If anyone has other module config parameter settings, I would like

[AOLSERVER] AOLserver 3.5 Documentation Call to Arms

2002-12-03 Thread Scott S. Goodwin
GOAL: Complete the AOLserver 3.5 Tcl and C API documentation by 31 December 2002. HOW YOU CAN HELP: Find an unassigned Tcl or C API man page at http://sourceforge.net/pm/task.php?group_project_id=7196group_id=3152func=browse You can probably skip signing up for anunassigned one if