users@glassfish.java.net

Re: Application using HTTPS hang periodically

From: <glassfish_at_javadesktop.org>
Date: Thu, 21 Feb 2008 10:56:46 PST

> euh :-) :-) Consider updating to 9.1 one day :-) :-)

Maybe in the future :)

> Configuration is probably incorrect. How many threads do you have
> configured in domain.xml? Look at the request-processing thread-count
> attribute.

I have not request-processing thread-count attribute in domain.xml. Here my configuration of HTTPS listener:

<http-listener acceptor-threads="5" address="0.0.0.0" blocking-enabled="false" default-virtual-server="server" enabled="true" family="inet" id="http-listener-2" port="8181" security-enabled="true" server-name="" xpowered-by="true">
          <ssl cert-nickname="s1as" client-auth-enabled="false" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true"/>
        </http-listener>
[Message sent by forum member 'mikamj' (mikamj)]

http://forums.java.net/jive/thread.jspa?messageID=260272