We're selling large file downloads between 300MB and 800MB, until downloads stopped starting a few weeks ago. Files 1MB-100MB still were working fine.

We traced the issue to the buffer, but output_buffering = off on the server had no effect.

We have a pretty good VPS, 2GB RAM with 384MB dedicated PHP memory.

Adding this code (attached patch) seemed to fix the issue. Is it an appropriate fix? Please review.

CommentFileSizeAuthor
uc_file.pages_NEW.inc_.patch.txt539 bytesStoob
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Stoob created an issue. See original summary.

Stoob’s picture

Issue summary: View changes
Stoob’s picture

Issue summary: View changes
Stoob’s picture

Issue summary: View changes
Stoob’s picture

Status: Patch (to be ported) » Needs review