Good idea, let save threads for AJP/HTTP connections :)
Till we could disable this feature (many use precompiled JSP), it seems reasonable. 2006/9/26, Remy Maucherat <[EMAIL PROTECTED]>:
Hi, In Jasper, there's a feature allowing having background checking of JSP modifications. I think this is good to have in production, as on access checks is quite expensive, however, I do not like its implementation, which is using a thread for each webapp. Instead, I am considering an interface (in the org.apache package, like the annotation processing one) that could be implemented by servlets (here, the JasperServlet), and which would be called by StandardWrapper.backgroundProcess. Pretty trivial stuff overall. Comments ? Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]