I want zope to listen to two different ip-addrs on two different ports and I&#39;m unsure of how to configure zope to behave correctly. <br><br>I set ip-address &lt;some ip addr&gt;<br>then I have two http-server sections ala this:
<br><br>--snip--snip--snip--<br>ip-address &lt;some-goofy-ipaddr&gt;<br><br>&lt;http-server&gt;<br>&nbsp; # valid keys are &quot;address&quot; and &quot;force-connection-close&quot;<br>&nbsp; address &lt;some-goofy-ipaddr&gt;:8080<br>
&nbsp; # force-connection-close on<br>&lt;/http-server&gt;<br><br>&lt;http-server&gt;<br>
&nbsp; # valid keys are &quot;address&quot; and &quot;force-connection-close&quot;<br>
&nbsp; address &lt;some-other-goofy-ipaddr&gt;:80<br>
&nbsp; # force-connection-close on<br>
&lt;/http-server&gt;<br>
<br>
--snip--snip--snip--<br><br>When I do this zope doesn&#39;t seem to listen to any thing on any port... <br><br>If it helps I&#39;m using zope-2.7.4<br><br>TIA,<br>--timball<br><br>-- <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GPG key available on <a href="http://pgpkeys.mit.edu">
pgpkeys.mit.edu</a><br>pub&nbsp;&nbsp;1024D/511FBD54 2001-07-23 Timothy Lu Hu Ball &lt;<a href="mailto:timball@tux.org">timball@tux.org</a>&gt;<br>Key fingerprint = B579 29B0 F6C8 C7AA 3840&nbsp;&nbsp;E053 FE02 BB97 511F BD54<br>