4.9 Changing Configuration Settings for Requests and Connections

You can configure the number of client requests and database connections that Filr is able to support.

If you have an extremely large Filr site and you need to make numerous client requests and database connections, you might see improved performance by increasing these settings.

  1. Follow the steps in Section 4.1, Changing Configuration Options for the Filr Appliance.

    You can modify the following configuration options:

    Max Threads: The maximum number of simultaneous client request threads that Filr is able to support. The default is 200 threads.

    Max Active: The maximum number of database connections that can be allocated from this pool at the same time.

    Max Idle: The maximum number of database connections that can be idle in this pool at the same time. The default is 20 connections.

  2. Click Reconfigure Filr Server for your changes to take effect.

    NOTE:This stops and restarts your Filr server. Because this results in server downtime, you should restart the server at off-peak hours.