ought
to start investigating by checking the configurations. i found lots of
documentation and yet nothing about the correlation/relation between the
apache
config and the tomcat config.
thanks,
baba
--
View this message in context:
http://tomcat.10.n6.nabble.com/Tomcat7-and-Apache2-connection-confi
s and connections. should these configurations be
correlated with those of the apace (like worker.c and prefork.c)?
how can i avoid from accepting in the apache more clients than the tomcat is
configured to?
thanks in advance,
baba
--
View this message in context:
http://tomcat.10.n6.nabble.com/To
hi,
first, thank!
now:
1. in the apache side i've a file named mod_proxy_ajp.cof that is included
from httpd.conf and it says:
AddDefaultCharset Off
Order deny,allow
Allow from all
ProxyPass ajp://localhost:9005/tracking/
ProxyPassReverse ajp://localhost:9005/tracking/
ads 25
MaxSpareThreads 75
ThreadsPerChild 25
MaxRequestsPerChild 0
whats that?
thank you for your time :)
baba
--
View this message in context:
http://tomcat.10.n6.nabble.com/Tomcat-mod-proxy-ajp-and-workers-tp4340550p4340550.html
Sent from the Tomcat - User mailing list archive at
Thanks for your help.
There are some benefits to give a request priority but not on technique site. ;)
Regards,
Thomas
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tom
, since Tomcat knows nothing about
the requests in the accept queue,"
Is there no way to get this information (How much requests are in the
accept queue?) out?
Regards,
Thomas
On Thu, May 6, 2010 at 3:11 PM, wrote:
> I think Baba wants an acceptCount of 250, but he would like to p
would build.
Regards,
Thomas
On Thu, May 6, 2010 at 10:51 AM, Mark Thomas wrote:
> On 06/05/2010 09:14, Baba wrote:
>
>> The mechanism would work in the following step so far my concept:
>>
>> 1) Take a look in the tomcat queue and get a count of the stored requests
>>
Hi tomcat users,
I’ am new at this list but I have gain some years of experience with
the tomcat server as a developer. I hope the email full fill all of
the community introduced requirements.
At first, I have searched the whole web to find a good answer but
nothing fit. At next I setup a tomcat