Mohan,

You can use apache to serve all the static objects without the requests
going anywhere near jboss / tomcat.

Have a *careful* look at the JkMount command and look carefully at your
url-patterns that your application uses.

D

On Wed, 2008-01-02 at 11:12 -0800, Mohan2005 wrote:
> thank you. we will look into this.
> 
> Caldarale, Charles R wrote:
> > 
> >> From: Mohan2005 [mailto:[EMAIL PROTECTED] 
> >> Subject: Re: clarification of server.xml settings for AJP 1.3 
> >> Thread Limit
> > 
> >> on jboss side server.xml file, we wish to increase the 
> >> maximum THREAD count for the AJP 1.3 connector port 8009;
> >> Which parameter is used to do this ?
> > 
> > What do the docs say?
> > http://tomcat.apache.org/tomcat-6.0-doc/config/ajp.html
> > 
> >> 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.
> > 
> > Where in the J2EE specs did you find that restriction?
> > 
> >  - Chuck
> > 
> > 
> > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> > MATERIAL and is thus for use only by the intended recipient. If you
> > received this in error, please contact the sender and delete the e-mail
> > and its attachments from all computers.
> > 
> > ---------------------------------------------------------------------
> > To start a new topic, e-mail: users@tomcat.apache.org
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> > 
> 


---------------------------------------------------------------------
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