#3302: Add Permission Change Hooks to Trac
---------------------------------+------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: general | Version: devel
Severity: normal | Resolution:
Keywords: |
---------------------------------+------------------------------------------
Comment (by eblot):
> I thought that a `apache2ctl graceful` would restart the sub-processes
in the prefork
> model, no?
I guess you're right: I don't know well how mod_python and Apache
articulate, but it seems that with the prefork model, any preforked child
that does not serve a request at the time the graceful signal is received
is killed and a new one is started.
Anyway, that does not solve the whole issue: it means that when a
configuration change is made to Trac the web server needs to be restarted,
which means that a Trac admin needs to have sufficient permissions to
restart the whole Apache server.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3302>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets