Hello there! We have a Jboss 4.0.1sp1 (tomcat 5.0). Checking the
connector status at the web-console some "strange" behavior is
noticed.
We have some requests that are either in Servicing or Keep-Alive, that
lasts for over 4 hours (165.000.000 ms). We decided to kill the remote
user, and still their IP is listed as it is still running. Is there
any reason for this? How can we avoid it?

Here's a snippet of our connector properties under server.xml

<Connector port="8009" address="${jboss.bind.address}"
        maxThreads="1800" minSpareThreads="50" maxSpareThreads="150"
        enableLookups="false" redirectPort="8443" debug="0"
        connectionTimeout="60000"
        protocol="AJP/1.3"/>

Best regards and happy holidays


--
IBM Certified SOA Solution Designer
IBM Database Associate - DB2 UDB V8.1 Family
Sun Certified Enterprise Architect (Part I)

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