This content has been marked as final.
Show 2 replies
-
1. Re: Connection handling when connecting to databases
Matthias Muth Sep 10, 2015 7:34 AM (in response to Matthias Muth)To answer my own question (I contacted the Tableau Support):
There is a (undocumented) setting to limit the maximum number of connections opened by a Tableau Server:
tabadmin set vizqlserver.protocolcachesize 20
Moreover, the behaviour not to close connections is by design (according to the Tableau Support).
Cheers and have fun
Matthias
-
2. Re: Connection handling when connecting to databases
Toby ErksonSep 10, 2015 7:45 AM (in response to Matthias Muth)
Matt, thank you for posting the solution as it can help others