Re: Hostname

2013-08-31 Thread William Bell
ALso https://www.varnish-software.com/product/vac This supports REST calls On Sat, Aug 31, 2013 at 11:28 AM, William Bell wrote: > Yeah. We use varnish and with Varnish 3.0.3 it is really easy ask varnish > for the # of servers. > > That would be a really cool option: > > Varnish > -- Server

Re: Hostname

2013-08-31 Thread William Bell
Yeah. We use varnish and with Varnish 3.0.3 it is really easy ask varnish for the # of servers. That would be a really cool option: Varnish -- Server 1 -- Server 2 Could upload the default.vcl to get the backend configs (^backend) If you are on the server as varnish you can do commands to get

Re: Hostname

2013-08-31 Thread Shawn Heisey
On 8/31/2013 10:28 AM, William Bell wrote: > In the Solr 3 the console showed the name of the server. > > Can we get that added - it was very useful since we use a load balancer and > we want to know which machine we are on So that we can see if the load > balancer is working. > > http://DNSN

Re: hostname -> ipaddress change in solr4.0 to solr4.1+

2013-05-22 Thread Shawn Heisey
On 5/22/2013 12:53 PM, Anirudha Jadhav wrote: Logging/UI used to show hostname in 4.0 in 4.1+ it switched to ip addresses is this by design or a bug/side effect ? If you are talking about SolrCloud, this was an intentional change. By including a host property either on the Solr startup comma