Thank you Shawn!
Kelly
From: Shawn Heisey
Sent: Saturday, August 11, 2018 12:01:21 AM
To: solr-user@lucene.apache.org
Subject: Re: Solr Multiple Hostnames
On 8/10/2018 11:12 AM, Kelly Rusk wrote:
> I want traffic passed over https to flow through the l
On 8/10/2018 11:12 AM, Kelly Rusk wrote:
I want traffic passed over https to flow through the load balancer and resolve
on the Solr servers by an address of https://solr.mydomain.com:8983/solr. The
hostname I have set for the Solr Master is master.mydomain.com and the Slave is
slave.mydomain.c
, 2018 11:00 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr Multiple Hostnames
On 8/9/2018 8:37 PM, Kelly Rusk wrote:
> Is it possible to have mutiple hostnames for a single Solr node, akin to an
> IIS Website with multiple host headers?
Solr doesn't pay attention to any host header
On 8/9/2018 8:37 PM, Kelly Rusk wrote:
Is it possible to have mutiple hostnames for a single Solr node, akin to an IIS
Website with multiple host headers?
Solr doesn't pay attention to any host header in the HTTP request. If
Solr receives the traffic on its TCP port, it will answer, no matte
Hello all,
Is it possible to have mutiple hostnames for a single Solr node, akin to an IIS
Website with multiple host headers?
My scenario is that I have a Master/Slave configuration with a load balancer in
front. The Master has a url of https://master-solr.mydomain.com and the Slave a
url of