It is enabled by default for 24 hours, max CPU, max memory, etc.
The bad thing about it is that it will recycle after the last request
returns, so it will happily shutdown any thread pool work.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> hammett
> Sent: Friday, September 15, 2006 3:31 AM
> To: castleproject-users@lists.sourceforge.net
> Subject: Re: [Castle-users] Importing Data via XML
> 
> The worker process recyling is not enabled by default, is it? Anyway, I
> agree, if you enter in this field you better know what you're doing.
> 
> On 9/14/06, Ayende Rahien <[EMAIL PROTECTED]> wrote:
> > I had to do something very similar in WebForms/ASP.Net environment
> > (basically, prefetching data into NHib cache).
> > Still not something that I would advocate in the web app itself (just
> > recycling issues are enough of a problem), but putting it in a queue
> > and handling it from a service (windows one).
> 
> --
> Cheers,
> hammett
> http://hammett.castleproject.org/
> 
> -----------------------------------------------------------------------
> --
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier Download IBM WebSphere Application Server v.1.0.1 based on
> Apache Geronimo
> http://sel.as-
> us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> CastleProject-users mailing list
> CastleProject-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/castleproject-users


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
CastleProject-users mailing list
CastleProject-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/castleproject-users

Reply via email to