Hi, I understand that Jetty comes together with the Solr installation package, and that by default, Solr uses Jetty internally to power it's HTTP stack.
Would like to check, will there be any performance difference when we run the Jetty internally as compared to running an external copy of Jetty? I have heard of source saying that the performance will be better if we run on external copy. Is that true? Also, as support for deploying Solr as a WAR in standalone servlet containers like Jetty is no longer supported from Solr 5.0, is it still possible to deploy Solr using an external copy of Jetty? Thank you in advance for your clarification. Regards, Edwin