On Sun, May 04, 2003 at 08:11:47AM -0400, Geoff Howard wrote:
> Sounds fine to me, but would you use this on a live config?
> I'd think no because of the overhead, in which case why not just allow
> all reloads in your dev config and turn them all off on live?
I think the performance impact is very minimal for those who forget to
turn it off. The Source for cocoon.xconf is wrapped in a
DelayedRefreshSourceWrapper, which means the lastModified() disk access
is done at most once per second.
--Jeff
>
> Geoff
...
|