I have a question on Application server process. Does Tableau has its own application server or it uses any existing one like Apache? Can anyone please explain which application server is being used?
Thanks in advance
Tableau Server uses Apache Tomcat httpd for the incoming gateway traffic, but then leverages its own custom app process known as vizportal for the front-end interface and processing of commands such as publishing from the desktop.