Home >Backend Development >PHP Tutorial >When Qiniu uploads in parts, sometimes it stops when the upload reaches 8MB. What is going on?
When Qiniu uploads in chunks, we set the chunk_size here to 4mb for uploading. Sometimes it stops when the upload reaches 8mb. What’s going on?