jaz v [https://community.jboss.org/people/leysmi] created the discussion
"Re: Increase the "Maximum number of threads created"" To view the discussion, visit: https://community.jboss.org/message/808923#808923 -------------------------------------------------------------- If i place this in my standalone.xml I get an error when starting the server. Does this need to go under a particular place in standalone.xml? under a subsystem perhaps? I really just want to increase the connectionTimeout from, what i believe is the defaul,t 60 seconds to 120 seconds. Would you happen know how to do this? | | <!-- A HTTP/1.1 Connector on port 8080 --> | | | <Connector protocol="HTTP/1.1" port="8080" address="${jboss.bind.address}" | | | connectionTimeout="20000" redirectPort="8443" *maxThreads="300"* /> | -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/808923#808923] Start a new discussion in Performance Tuning at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2078]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
