You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Namiri SmaƮl <na...@gmail.com> on 2006/04/24 10:52:30 UTC

tomcat flood

Hi

i have developed a web application with .jsp running on tomcat 5.5
with a oracle database.

I 300 max user ;

The application is running well but time in time the the pages be very
slow to get the response   of the  request sending by the users  (for
me the oracle is too slow to response for tomcat request) but when i
execute the same request on sql*plus; it fast to get reply.

Also where the application user still witing for the reply thy dont
stop clicking  on the same link in order to get the reply for there
first  and same request   application response (flooding) ; which
cause the tomcat flood.

Can u help to do an action for anti flooding,and DBCP

Also optimising my server to get minim connection with the oracle server
regards
--
NS