My webserver is stopping  answering requests or answers too slowly 
after a while running.
    If  a http request is sent  to tomcat directly it's answered quickly 
but the same request to apache takes a lot of time to be answered 
(request a .jsp file).
    If  the tomcat process is  stopped and started again (the apache is 
not stopped), the requests to apache are answered quickly.
    It looks like something is happening inside the java process that 
produces a poor performance after a while, but I have no clue, how to 
look inside the java, it could be a configuration issue or  an 
application issue  but all  I  can see  is not helpful to establish the 
main reason....
    Any suggestion?  

    The environment:
    - Solaris 8
    - Apache 1.3.26
    - tomcat 3.2.4
    - java 1.2
    - TheadPool Max = 600

    Thanks is advance,

-- 

Rafael Angarita




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to