In the Carte Configuration file
<slave_config> ... <!-- Carte uses an embedded jetty server. Include this next section only if you want to change the default jetty configuration options.--> <jetty_options> <acceptors>2</acceptors> <acceptQueueSize>2</acceptQueueSize> <lowResourcesMaxIdleTime>2</lowResourcesMaxIdleTime> </jetty_options> </slave_config>
Last updated
Was this helpful?

