Re: Disable servlet runtime

2007-02-01 Thread Gael Marziou
Solution may depend on which criteria you use to determine whether you should enable or disable a feature. Without knowing more on your requirements, I would use a servlet controller and JAAS permissions granted per role or subject in order to enable/disable features. Gael --

Re: Multi processor issue

2007-01-17 Thread Gael Marziou
Thanks Mark. Gael Mark Thomas wrote: In 5.5.21 onwards, the RD will be thread safe so the OP's code should work without modification. Mark - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mai

Re: Multi processor issue

2006-12-09 Thread Gael Marziou
the affinity 'trick' is a replacement dll for the 80 runtime stock libraries Well, the one we used does not work this way. In fact, we started by changing the affinity of Tomcat service's live process using Windows taskmgr or Windows System Resource Manager. Then, as problem disappeared, we