mkzopeinstance makes instances that all have the same port and can't work together

Bug #143353 reported by Robert Munro
2
Affects Status Importance Assigned to Milestone
Zope 2
Won't Fix
Medium
Unassigned

Bug Description

The default mkzopeinstance script makes instances that all have the same port and can't work together. The patch enclosed makes the mkzopeinstance also prompt for a port base. You need to add the line port-base <<PORT_BASE>> to the zope.conf.in in skel in order for this to be useful. It would probably be a good idea to adjust the default ports if we are going to use this - e.g. make the default http port 0 (i.e. listen on what is specified as port_base), the webdav port 1 and the ftp port 2.

Revision history for this message
Robert Munro (rjmunro) wrote :
Revision history for this message
Hanno Schlichting (hannosch) wrote :

Today people either write a custom zope.conf file or use zc.buildout to generate multiple instances listing on different ports.

Changed in zope2:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.