On Thu, Feb 5, 2009 at 10:47 AM, Alexander Klimetschek <[email protected]> wrote: > On Thu, Feb 5, 2009 at 10:02 AM, Stefan Guggisberg > <[email protected]> wrote: >> please note that it's the number of 'concurrently active' workspaces that >> matters. jackrabbit does instantiate workspaces on demand and shuts them >> down when idle. > > Cool, didn't know that.
actually i had to look it up myself ;) the suhutdownOnIdle feature is by default disabled. it can be enabled in the repository.xml by setting maxIdleTime > 0. http://jackrabbit.apache.org/jackrabbit-configuration.html#JackrabbitConfiguration-Workspaceconfiguration cheers stefan > > Regards, > Alex > > -- > Alexander Klimetschek > [email protected] >
