Jump to content

HTTPS and uploads failing


bearback

Recommended Posts

Hi

Since changing from HTTP to HTTPS uploads on slow connections (mobile devices) are failing with the usual -200 error.  The uploads are small images of only 2-3 MB. (forum limit 5MB)

When the forum was set to HTTP all image uploads never failed even on the slowest of connections they would complete, HTTPS does seem slightly slower.

Is there any thing I need to adjust either to speed up uploads or to stop them failing, I have the usual php setting set that I have always used without an issue.

upload_max_filesize = 50M
max_execution_time = 340
memory_limit = 512M
max_input_time = 340
post_max_size = 100M

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...