<div dir="ltr">Maybe this can help:<div><br></div><div><a href="https://docs.jboss.org/author/display/WFLY10/High+Availability+Guide#HighAvailabilityGuide-MarkinganEJBasclustered" target="_blank">https://docs.jboss.org/author/display/WFLY10/High+Availability+Guide#HighAvailabilityGuide-MarkinganEJBasclustered</a><br></div><div><br></div><div>Did you try to mark your ejb as @Clustered?</div><div><br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-03-29 16:26 GMT-03:00 sgao <span dir="ltr">&lt;<a href="mailto:spica.gao@morpho.com" target="_blank">spica.gao@morpho.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">We have multiple wildfly 10 instances running SLSB and  web application.  We<br>
put a mod_cluster httpd (1.3.1) as a front end load balancer. We use http<br>
protocol instead of AJP.<br>
Web load balancing works well and we can use  env.put(Context.PROVIDER_URL,<br>
&quot;http-remoting://node1:8080,http-remoting://node2:8080,http-remoting://node3:8080&quot;)<br>
for SLSB remote access.<br>
<br>
However, we want to expose only one http port (mod_cluster port) externally<br>
which mean both web access and EJB remote access have to go through the<br>
httpd port. I want to know is it possible to do EJB remote access through<br>
mod_cluster? If yes, how to configure mod_cluster to map http-remoting<br>
request to wildfly?  Or mod_cluster only allows web access and we have to<br>
use env.put(Context.PROVIDER_URL,<br>
&quot;http-remoting://node1:8080,http-remoting://node2:8080,http-remoting://node3:8080&quot;)<br>
for SLSB remote access?<br>
<br>
thanks<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://wildfly-development.1055759.n5.nabble.com/How-to-do-remote-SLSB-via-http-remoting-through-mod-cluster-tp5716788.html" rel="noreferrer" target="_blank">http://wildfly-development.1055759.n5.nabble.com/How-to-do-remote-SLSB-via-http-remoting-through-mod-cluster-tp5716788.html</a><br>
Sent from the WildFly Development mailing list archive at Nabble.com.<br>
_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><font size="1"><span style="font-family:Arial">________________</span><span style="font-family:Arial">______</span></font><span style="font-family:Arial;font-size:x-small">__</span><span style="font-family:Arial;font-size:x-small">_</span><span style="font-family:Arial;font-size:x-small">_</span><span style="font-family:Arial;font-size:x-small">_</span></div><div><div align="left" style="font-family:Arial"><font size="1">Eduardo Sant&#39;Ana da Silva - Ph.D.</font></div><div style="font-family:Arial"><font face="Arial" size="1">Researcher / IT Consultant<br></font></div><div style="font-family:Arial;font-size:small"><br></div></div></div></div></div></div></div></div>
</div></div>