Gus Heck created SOLR-13458: ------------------------------- Summary: Make Jetty timeouts configurable system wide Key: SOLR-13458 URL: https://issues.apache.org/jira/browse/SOLR-13458 Project: Solr Issue Type: Sub-task Security Level: Public (Default Security Level. Issues are Public) Components: SolrCloud Affects Versions: master (9.0) Reporter: Gus Heck
Our jetty container has several timeouts associated with it, and at least one of these is regularly getting in my way (the idle timeout after 120 sec). I tried setting a system property, with no effect and I've tried altering a jetty.xml found at solr-install/solr/server/etc/jetty.xml on all (50) machines and rebooting all servers only to have an exception with the old 120 sec timeout still show up. This ticket proposes that these values are by nature "Global System Timeouts" and should be made configurable in solr.xml (which may be difficult because they will be needed early in the boot sequence). -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org