Hi Developers,
I am currently facing an issue where a customer is uploading large files (20GB+) to the content server folder. The uploads are extremely slow, taking over 50 minutes to complete, and in some cases, the requests even time out.
While I can adjust the timeout settings to prevent these requests from expiring, I would like to understand the potential implications of setting the timeout to never expire.
Additionally, I am seeking advice on how to fine-tune the system for better performance. Specifically, I would like to know if there are any performance parameters related to the database (PostgreSQL) or other system settings that I can optimize to improve the upload speed.
Thanks,
Nitesh