I use OSTicket behind Cloudflare. When uploading a big file as a ticket attachment, sometimes it needs more than 100 sec to upload it, but after 100 sec the Cloudflare disconnects the HTTP request. If OSTicket does the upload in a way that it splits the file into 500KB chunks, why this timeout occurs and how should I avoid it?