Olivier,<br><br>You should be able to pass in this parameter on the command line using -ORBmaxGIOPConnectionPerServer max, or&nbsp; just specify it in your omniORB.cfg.<br><br>See also <a href="http://omniorb.sourceforge.net/omnipy2/omniORBpy/omniORBpy004.html">
http://omniorb.sourceforge.net/omnipy2/omniORBpy/omniORBpy004.html</a> <br><br>&nbsp; Tamas<br><br><div><span class="gmail_quote">On 9/7/06, <b class="gmail_sendername">Olivier Thiboutot</b> &lt;<a href="mailto:o.thiboutot@voxco.com">
o.thiboutot@voxco.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Hi all,<br><br>I'm working with omniOrb 2.80 on MS VC++6 and we want to migrate to
<br>4.0.7.<br><br>Here is the question: We had lines of codes of the way<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;omniORB::maxTcpConnectionPerServer = max;<br><br>Now with the 4.0.7, I only found this way.<br><br>Adding<br>#include &quot;OmniOrb4/internal/orbParameters.h&quot;
<br><br>omni::orbParameters::maxGIOPConnectionPerServer = max;<br><br>I feel that using #include &quot;OmniOrb4/internal/...&quot; is not the best way<br>to do it...<br><br>Can you just tip me on that ?<br><br>Olivier Thiboutot
<br><br><br>_______________________________________________<br>omniORB-list mailing list<br><a href="mailto:omniORB-list@omniorb-support.com">omniORB-list@omniorb-support.com</a><br><a href="http://www.omniorb-support.com/mailman/listinfo/omniorb-list">
http://www.omniorb-support.com/mailman/listinfo/omniorb-list</a><br></blockquote></div><br>