Config and Ports Flashcards
What is dynamic port remapping?
When dynamic port remapping is enabled (which is the default), Tableau Server first attempts to bind to the default ports, or to user-configured ports if they are defined.
If the ports are not available, TS attempts to remap most processes to other ports, starting at port 8000. When next restarted, TS will revert to using the default or configured ports.
What happens if dynamic remapping is not enabled and TS encounters a conflict?
TS will not start
Server Resource Manager
UDP port 2233
Used for communication between TS processes
What runs on TCP ports 3730-3731 in HA environments?
Tableau worker servers
Cache server
Runs on TCP port 6379. If more processes are installed on same node then consecutive ports are used, up to the number of processes.
How many Postgres instances are installed per Repository process?
What ports do they run on?
2, one active/passive and one for integrity checks
TCP port 8060 and 8061
What runs on TCP port 8080
Solr, Tomcat HTTP, and Repository process
What runs on TCP port 8085
Tomcat HTTP
Ports 27000-27009 are used for?
Workers and Primary server to communicate licensing information in distributed and highly available environments