[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

Re: reread config

Bryan Stansell bryan@conserver.com
Thu, 26 Apr 2001 17:39:41 -0700 (PDT)


Quoting Doug Hughes <doug@gblx.net>:
> well, I don't really have time to do a significant amont of work on it
> right now, and it seems like that is what would be required. However,
> I
> will noodle on it for a while. Back burner on slow simmer.
> conserver consomme.

Cool.  That's what I've been doing for a few years now...it's such a nasty 
problem to fix "right" that it seems to never go anywhere.  My final answer was 
to rewrite the whole thing so it could do stuff like reread the config file.  
Well, hopefully you're burner is on a little higher than mine (or more 
effecient or something).

> The thing I really don't want is something that will drop all existing
> connections. We've got all the consoles hanging off cisco async
> boards requiring securid authentication, so dropping and restarting
> all those connections would require a significant amount of manual
> intervention. So, it's an interesting problem. I haven't really looked
> at it in great depth. I was wondering if there might be a way to
> lookup
> entries as the cf is parsed, and only delete ones that weren't found
> and deallocate or add new ones that were found.

Ditto...I really want it to be dynamic and transparent to everything.

Bryan