Re: [naviserver-devel] Runtime config load over HTTP

2006-06-23 Thread Vlad Seryakov
Good point Bernd Eidenschink wrote: Hi Vlad, I like the idea but I would abstain from voting, because I think I personally would write a shellscript for it and make use of "wget" or "curl". Those tools offer tons of options, e.g. - http, https, ftp (active/passive mode) support - certificate

Re: [naviserver-devel] Runtime config load over HTTP

2006-06-22 Thread Bernd Eidenschink
Hi Vlad, I like the idea but I would abstain from voting, because I think I personally would write a shellscript for it and make use of "wget" or "curl". Those tools offer tons of options, e.g. - http, https, ftp (active/passive mode) support - certificates, passwords; http digest authenticatio

[naviserver-devel] Runtime config load over HTTP

2006-06-22 Thread Vlad Seryakov
I have one more proposition to make: In case of multiple servers sometimes it it is easier to maintain and provision when config files are stored locally. I used to have server software that load config file on startup over HTTP and i would see that a usefull feature for naviserver as well. Im