Try starting like this.

 bin/solr start -Dsolr.jetty.threads.idle.timeout=20000000 -z localhost:2181



Hope this helps

Raji

On Sun, Apr 26, 2020 at 11:24 PM Kommu, Vinodh K. <vko...@dtcc.com> wrote:

> Can someone shed some idea on below requirement?
>
> Thanks & Regards,
> Vinodh
>
> From: Kommu, Vinodh K.
> Sent: Friday, April 24, 2020 11:34 PM
> To: solr-user@lucene.apache.org
> Subject: IdleTimeout setting in Jetty (Solr 7.7.1)
>
> Hi,
>
> Our clients are running streaming expressions on 140M docs collection
> which has relatively huge data however query is not completing through &
> timing out after 120secs (which is default timeout in jetty*.xml files). We
> had changed the default timeout from 120s to 300s which worked fine. To
> change the default timeout setting, we had to modify the jetty files from
> installation directory, to avoid this, is there any option/way available in
> solr start arguments to overwrite the default idleTimeout value with custom
> value without modifying the actual jetty*.xml files?
>
> Thanks & Regards,
> Vinodh
>
> DTCC DISCLAIMER: This email and any files transmitted with it are
> confidential and intended solely for the use of the individual or entity to
> whom they are addressed. If you have received this email in error, please
> notify us immediately and delete the email and any attachments from your
> system. The recipient should check this email and any attachments for the
> presence of viruses. The company accepts no liability for any damage caused
> by any virus transmitted by this email.
>

Reply via email to