On 07 Sep 2011, at 21:32, laurent laffont wrote:
> On SmallHarbour we use a modified VM (only SecurityPlugin -
https://gitorious.org/~laurentlaffont/cogvm/smallharbour ) ��so an image can open only a given set of ports. Each image / account has an allocated port number, so when an image starts a .st file is given as argument which stop all seaside adaptors and then start Zinc Seaside adaptor on a given port.
>
> The problem is: if I have saved a image with a socket opened on port XX, then try to start it on SmallHarbour on port YY - given that XX is forbidden - image crashes.
Apart from the fact that I think we have a serious problem here, see