An extremely frustrating Apache error – uploads failing silently at exactly 20 seconds
RequestReadTimeout header=300-360,MinRate=500 body=300-360,MinRate=500 The above block of text took hours to find, and nearly drove me crazy. I’ve been working on getting file uploads to work on an AWS PHP application sitting behind an Application Load Balancer, and we simply could not figure out the issue. At first, we investigated PHP settings like post_max_size, upload_max_filesize, […]