For a company using Tableau Server primarily for complex data visualizations that require significant processing time, which configuration key should be adjusted?
A.
Increase the "gateway.timeout" value to allow longer processing time for complex visualizations
B.
Decrease the "vizqlserver.session.expiry.timeout" value to ensure faster visualization rendering
C.
Limit the "backgrounder.extractsrefresh" value to reduce the load on the server
D.
Decrease the "dataserver.timeout" value for quicker data retrieval
Increase the “gateway.timeout” value to allow longer processing time for complex visualizations Increasing the “gateway.timeout” value allows more time for the server to process complex visualizations without timing out, which is essential for a company focusing on de-tailed and complex data visualizations. Option B is incorrect as decreasing session expiry timeout may interrupt the visualization process. Option C is incorrect because limiting extracts refresh frequency does not directly impact the processing time of complex visualizations. Option D is incorrect as decreasing data server timeout might result in insufficient time for data retrieval, especially for complex queries.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit