You can update SBM\Application Engine\bin\ workers.properties file and increase the two socket timeouts from it's default value of 300 seconds. worker.template_worker.socket_timeout=300 worker.template_node.socket_timeout=300
We edited the following in the [sbm]\application engine\bin\ workers.properties file. This change will need to be re-done every time the Configurator is applied.
After you have setup the Configurator with clustering, apply the settings, and do the following. View worker.properties in sbm\application engine\bin Note the node name of each of your servers, e.g. worker1_node1, worker1_node2
All the actions are completed on the IIS server, and physical paths for all virtual directories should point to local dir on IIS server ( c:\iis-tomcat\...) After completing all the steps you will need to modify workers.properties file on IIS server ( c:\iis-tomcat\jakarta-tomcat\conf\jk\workers.properties )
The installer does not currently prompt you for the name of your Application Engine server when you install Mashup Manager independently. Therefore, you must update the worker.properties file on the Mashup Manager server, specifying the name of your Application Engine server.
Next, IIS looks to see where to send the request. This is in the workers.properties file (by default located at C:\Program Files\Serena\SBM\Application Engine\bin).