Questions Tagged With serverhttps://answers.axonivy.com/tags/server/?type=rss&user=Christian%20Strebelquestions tagged <span class="tag">server</span>enTue, 15 Jul 2014 16:39:43 -0400How can I configure the connector settings of the Ivy Server/Engine?https://answers.axonivy.com/questions/857/how-can-i-configure-the-connector-settings-of-the-ivy-server-engine<p>Where can I configure the connector settings of the internal tomcat in the Ivy Server/Engine? In a normal tomcat the connector can be configured in the conf/server.xml file:</p> <pre><code>... &lt;connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" compression="on" compressionMinSize="1024" compressableMimeType="text/css,application/javascript" /&gt; ... </code></pre>Christian StrebelTue, 15 Jul 2014 16:39:43 -0400https://answers.axonivy.com/questions/857/how-can-i-configure-the-connector-settings-of-the-ivy-server-engineconfigurationserver