[ https://issues.apache.org/activemq/browse/SM-713?page=all ]
Guillaume Nodet resolved SM-713. -------------------------------- Fix Version/s: 3.1 Resolution: Fixed Assignee: Guillaume Nodet Author: gnodet Date: Tue Oct 17 02:55:56 2006 New Revision: 464883 URL: http://svn.apache.org/viewvc?view=rev&rev=464883 Log: SM-713: Make time-out values configurable Modified: incubator/servicemix/trunk/servicemix-http/src/main/java/org/apache/servicemix/http/HttpConfiguration.java incubator/servicemix/trunk/servicemix-http/src/main/java/org/apache/servicemix/http/HttpConfigurationMBean.java incubator/servicemix/trunk/servicemix-http/src/main/java/org/apache/servicemix/http/jetty/JettyContextManager.java incubator/servicemix/trunk/servicemix-http/src/main/java/org/apache/servicemix/http/processors/ConsumerProcessor.java > make some time values configurable > ---------------------------------- > > Key: SM-713 > URL: https://issues.apache.org/activemq/browse/SM-713 > Project: ServiceMix > Issue Type: Improvement > Components: servicemix-http > Reporter: Thomas Termin > Assigned To: Guillaume Nodet > Priority: Critical > Fix For: 3.1 > > Attachments: patch > > > The maxIdleTime for the jetty connector as well as the suspend time for the > consumer processor are not configurable and both are under certain > cirumstances to low (long requests). > I added a patch where you can configure this values via JMX with the > HttpConfigurationMBean. Hope this will help you. It works fine for us. > The suspent time should be higher than the maxIdleTime. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira