Re: [naviserver-devel] nsdsh - NaviServer shell for testing

2005-03-17 Thread Stephen Deasey
There's the command ns_geturl which if called without specifying a host dummies up a request and fetches the result from the local machine. If there was an nsdsh which loaded with some kind of minimal fake server config so that the server commands were available, connection testing stuff would Jus

Re: [naviserver-devel] Roadmap

2005-03-17 Thread Stephen Deasey
On Tue, 08 Mar 2005 09:53:21 -0500, Vlad Seryakov <[EMAIL PROTECTED]> wrote: > > /usr/local/ns/ ... > > bin > > include > > lib > > log > > man > > modules > > sample-config.tcl > > servers > > > > Can we move "tcl" from modules/ to the top, ussually modules are > empty directory w

Re: [naviserver-devel] ns_syslog?

2005-03-17 Thread Stephen Deasey
Sorry, no Windows programming experience. A module sounds good. For it to make sense in the core it would have to be integrated with the standard logging routines, otherwise it would just be this thing stuck on the side. The static SysLog function you added for the watchdog is pretty small, so n