I've added a new directive to pound... This allows pound to execute a command once it has initialized and read the config, but before it starts handling requests. Using this directive you can use poundctl to inject past sessions you want to persist across service restarts. (And I'm sure you can do other cool things as well)
Using some scripting you could regularly write an xml file from poundctl... and then create an initscript to run the appropriate poundctl commands to recreate from the most recent XML. Patch (against 2.6c) is at: https://users.k12system.com/mrwizard/pound/pound_26_initscript.patch.bz2 Joe -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
