Hi Bram,
Maybe you should take into account using one of the official basex docker images. Then its easily possible to run multiple containers in parallel and mapped to different ports.
Regards, Björn
Von: basex-talk-bounces@mailman.uni-konstanz.de [mailto:basex-talk-bounces@mailman.uni-konstanz.de] Im Auftrag von Dirk Kirsten Gesendet: Mittwoch, 31. August 2016 12:48 An: basex-talk@mailman.uni-konstanz.de Betreff: Re: [basex-talk] Basex server ports
Hi Bram,
well, all of them. Only one application at a given time can listen to a single (TCP-)port, sou otherwise you will get an "address already in use" error.
Cheers, Dirk
On 08/31/2016 12:35 PM, Bram Vanroy wrote:
Hi all
I am trying to initialise multiple server on a single machine. This will probably be possibly by listening to different ports. The question that I have is that I am not sure which values to change in the .basex file. Candidates are:
PORT
SERVERPORT
EVENTPORT
STOPPORT
Which of these cannot be the same when running a BaseX server on the same machine?
Thank you in advance
Bram Vanroy