rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bpier

Pages: 1
1
Yes, I mis-typed; I understand that the parameter is "port" and the separator is "\n".

I'm still experiencing the problem however, wherein the port is specified on the command line and the instance starts with port 8080, which was NOT specified.

2
Hi all,

I'm starting multiple instances of HFS and using the port parameter, but the second instance starting with a parameter of port=51935 starts, but with port 8080! 
WHY?

Port 51935 is not being used and is not otherwise blocked, a I can manually change the port from 8080 to 51935 and test the access - and it works fine.  This second instance just won't startup with the parameter setting from "port=".

Second instance command:  "C:\Program Files\HFS\hfs.exe" -c active=yes\nonly-1-instance=no\nauto-save-vfs=yes\nauto-save-options=no\nport=61935 -d 30


Pages: 1