Hi Bernard,
Did you trying using a load balancer to route the external traffic to the
full path of the store? For example you can use you set it up so that if
someone visits *https://yourstore.com <https://yourstore.com>* it will
route to *https:yourip:9443/store.*
I think it can be  simply achieved by using something like nginx.

Thanks.

On Tue, Aug 6, 2019 at 8:05 PM Bernard Paris <[email protected]>
wrote:

> Hi,
>
> using apim-2.6 in an active/active deployment, we want only "/store" to be
> a public service, and on the other side we want paths "/carbon" and
> "/publisher" to be only available from our intranet.
> Our problem is that all these 3 services are based on same 9443 port so we
> cannot use our classic ip firewall.
>
> I have tried to change port number in <ServerURL> and <URL> of <APIStore>
> to 9444 in api-manager.xml,  expecting to get "/store" on port 9444 but
> unfortunately that changed nothing.
>
> So what is the best way to accomplish this ?
>
> Thanks,
> Bernard
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 
Best Regards
Dushan Silva
Software Engineer

*WSO2, Inc. *

lean . enterprise . middleware
Mob: +94 774 979042
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to