On 7/12/2017 7:20 AM, Nawab Zada Asad Iqbal wrote:
> I am wondering what is wrong if I pass both http and https port to
> underlying jetty sever , won't that be enough to have both http and https
> access to solr ?
Jetty should be capable of doing both HTTP and HTTPS (on different
ports), but th
Thanks rick
I am wondering what is wrong if I pass both http and https port to
underlying jetty sever , won't that be enough to have both http and https
access to solr ?
Regards
Nawab
On Wed, Jul 12, 2017 at 3:39 AM Rick Leir wrote:
> Hi all,
> The recommended best practice is to run a web ap
Hi all,
The recommended best practice is to run a web app in front of Solr, and maybe
there is no benefit in SSL between the web app and Solr. In any case, if SSL is
desired, you would configure the web app to always use HTTPS.
Without the web app, you can have Apache promote a connection from