Administration Guide > Configuring TDV Data Connections > Configuring TDV for AIX Platforms > Improving Studio Response Times for AIX Connections
 
Improving Studio Response Times for AIX Connections
If you experience slow response times and cannot log in to Studio, follow the steps below.
To improve Studio connection times on AIX
1. Add the following attribute to the <TDV_install_dir>/conf/server/server_values.xml file:
<common:attribute>
<common:name>/server/config/net/useBlockingIOConnectors</common:name>
<common:type>BOOLEAN</common:type>
<common:value>true</common:value>
</common:attribute>
 
2. Restart TDV Server to make the change effective.