You could configure your servlet container (jetty/tomcat) to have
specific webapps/contexts listen on specific IP/port combinations, that
would get you some way, But what you are asking is more about networking
and servlet container configuration than about Solr.
Upayavira

On Wed, Jan 23, 2013, at 10:48 PM, epnRui wrote:
> Hi everyone 
> 
> its my first post here so I hope im doing it in the right place. 
> 
> Im a software developer and Im setting up a DEV environment in Ubuntu
> with
> the same configuration as in PROD. (apparently this IT department doesnt
> know the difference between a developer and a sys admin) 
> 
> In PROD we have Solr Master and Solr slave, on two different IPs. Lets
> say: 
> Master 192.10.1.1 
> Slave 192.10.1.2 
> 
> In DEV I have only one server: 
> 10.1.1.1 
> 
> All of them are Ubuntu servers. 
> 
> Can I put Master and Slave, without touching any configurations in
> Solr,no
> IP change, no Port change, in 10.1.1.1 (DEV), and still make it work? 
> 
> Basically what Im looking for is what Ubuntu server configuration Id have
> to
> do to make this work. 
> 
> Thanks a lot
> 
> 
> 
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/setting-up-master-and-slave-in-same-machine-with-diff-ip-s-and-same-port-tp4035795.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to