Hi!
"init_file" could just be a daemon plugin. During plugin init it could
easily signal that the server needs to be shutdown.
BTW this only would work if "init_file" was built as a plugin
dynamically, since we have chicken and egg issues with startup right
now.
Cheers,
-Brian
On Apr 7, 2009, at 6:50 PM, Jeremy Zawodny wrote:
On Tue, Apr 7, 2009 at 6:26 PM, Stewart Smith <[email protected]
> wrote:
On Tue, Apr 07, 2009 at 11:03:40AM -0400, Ronald Bradford wrote:
> I have seen this in use with clients.
> People sometimes use MEMORY tables for caching, and have init_file
in place
> for loading on a server restart.
I'm aware of this too.
However... would this purpose be better served by being able to have
auth only let one connection in to begin with?
i.e. your init_file becomes a sep program that does what it needs
to. It
could then make the decision based on a number of things if the server
can continue to start (i.e. accept other connections).
That's an interesting idea...
I'd probably like that. :-)
Jeremy
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help : https://help.launchpad.net/ListHelp
--
_______________________________________________________
Brian "Krow" Aker, brian at tangent.org
Seattle, Washington
http://krow.net/ <-- Me
http://tangent.org/ <-- Software
_______________________________________________________
You can't grep a dead tree.
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help : https://help.launchpad.net/ListHelp