Thank you very much. 
We will try this, and inquire further if we run into complications.

On Question Once;
To increase maximum thread limit for AJP 1.3 on jboss's server.xml

Is it MaxThreads or MaxProcessors please ?


Thanks and Regards
Mohan



Rainer Jung-3 wrote:
> 
> Mohan2005 schrieb:
>> Question 02
>> 
>> Recently we have made our jboss servers j2ee compliant, earlier it was
>> not.
>> Earlier we used the Apache front end to render all static pages such as
>> image files, php files etc...
>> 
>> Now we cannot do that,  AS FAR AS WE KNOW, as j2ee does not allow it. So
>> we
>> render everything from the jboss servers.
>> 
>> This has taxed our jboss servers and Apache is basically idle only doing
>> mod_jk load balancing while un-mounting all jpeg, gif, etc... files.
>> 
>> Is there a way we can have J2EE and have ONLY Apache render these static
>> pages ?
> 
> If you can describe in terms of URL prefixes and/or suffixes, which URLs
> belong to static content, you can do that by deploying a copy of the
> static content on the web server and using corresponding URL patterns in
> JkMount and JkUnMount.
> 
>> Thanks in Advance
>> Reg
>> mohan
> 
> Regards,
> 
> Rainer
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/clarification-of-server.xml-settings-for-AJP-1.3-Thread-Limit-tp14581745p14582636.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to