Am 07.09.2007 um 17:37 schrieb Christopher Lenz: > I've looked into #3833 today, and have attached a patch to the ticket: > > <http://trac.edgewall.org/ticket/3833> > <http://trac.edgewall.org/attachment/ticket/3833/env_reset.diff> > > The goal here is to dynamically update when a component is enabled or > disabled, and also to get installed plugins be available immediately > after they've been uploaded through the webadmin. All without > restarting the web server, which is currently required, and can be > quite confusing in a multi-process environment.
There's now a new patch for this: <http://trac.edgewall.org/attachment/ticket/3833/env_reset.3.diff> This is based on a patch by osimons that makes the resetting process even more robust (by creating a completely fresh instance of the Environment), and also dynamically updates the logging configuration. It works great, and drastically reduces the number of situations where a server restart is needed. Cheers, Chris -- Christopher Lenz cmlenz at gmx.de http://www.cmlenz.net/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
