Server Properties provides settings that control how you connect and interact with the server.
To Select, Right Click on the Server Node and Select Properties:
This displays the Properties settings- here an exaxmple of the Localhost server properties:
The Properties you can change include:
Connection |
Description |
Port |
The Port to connect to. Default is 82 but if you are on a network PC and are connecting with HTTPS it will probably be different, like 8282. |
UseHttps |
Default is False and Https is not necessary for Localhost. If you are connecting from a network workstation you should set to True (Https requires extra configuration on the server. See Supporting HTTPS Access for FVMMC). |
Tiles View Settings |
Description |
DisplaySessionID |
For tiles, should the SessionID (starting with 1) be displayed inside each tile. This can impact the size of tiles as they need to be large enough to display the highest sessionID. |
SessionIconHeight |
Height in pixels for each tile (Icon) |
SessionIconWidgh |
Width in pixels for each tile (Icon) |
SessionIDFontSize |
If DisplaySessionID is True, font size in pixels for the SessionID text displayed inside each tile (icon) |
User Interface |
Description |
Active Sessions Only |
For Details View, should only active sessions be displayed? |
FirstSessionDisplayed |
For Details View, first session for this server definition to be displayed (default 1 for first session) |
LastSessionDisplayed |
For Details View, last session for this server definition to be displayed (default 10) -- Set to the Highest session the server can allocate in order to see all sessions in the Details View |
RefreshSeconds |
For all Views--Number of seconds between a refresh request to the server in order to update the display. |
Next Section: Session Context Menu Actions