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?

    somogyig

    Sounds like you need to contact your server admin and have them update the various post/upload size limits, max request length limits, etc.

    Cheers.

    Write a Reply...