Partitioning Mongrel Processes between Faspex and Cargo
Partition mongrels between handling Faspex UI requests and IBM Aspera Cargo requests to address performance issues.
When the number of Cargo clients attached to a Faspex cluster reaches a significant number, the performance of the Faspex Web UI can suffer due to resource contention with Cargo clients accessing the API.
To avoid this, tune the Apache configuration with separate sets of Mongrel processes dedicated to serving the Faspex web interface and API.
Note: The examples in the instructions below demonstrates Mongrel partitioning for 15 mongrel processes: 10 for Cargo and 5 for Faspex.