This is not really a workaround; it's the real deal.  The reason MCF
doesn't supply a load balancer is because most application servers already
do, for instance:

http://www.eclipse.org/jetty/documentation/9.2.2.v20140723/balancer-servlet.html

Karl


On Tue, Feb 10, 2015 at 6:34 AM, Kambiz Niktabar <[email protected]> wrote:

> Thanks Karl, I was thinking that there might be an internal solution but
> since it's not I may look into that load balancing workaround
>
> Regards
> Kambiz
>
>   ------------------------------
>  *From:* Karl Wright <[email protected]>
> *To:* "[email protected]" <[email protected]>; Kambiz
> Niktabar <[email protected]>
> *Sent:* Tuesday, February 10, 2015 12:24 PM
> *Subject:* Re: Redundancy of ManifoldCF AuthorityServiceBaseURL
>
> Hi Kambiz,
>
> If you want redundancy for document authorization, you would want to
> specify the URL of a load balancer (not included), that would send requests
> on to multiple authority service instances.
>
> Karl
>
>
>
>
> On Tue, Feb 10, 2015 at 6:13 AM, Kambiz Niktabar <[email protected]>
> wrote:
>
> Hello,
>
> By looking at MCF Solr plugin and the configuration required in
> solrconfig.xml file, it seems it's not possible to have more than
> one AuthorityServiceBaseURL in solrconfig.xml to implement redundancy for
> document level security. So in case the MCF is down expanding user tokens
> can not be expanded.
> Can you advise what kind of workaround can be used to handle this
> situation?
>
> Regards
> Kambiz Niktabar
>
>
>
>
>
>

Reply via email to