Hello!

I updated to Drupal 6.19 and now I'm experiencing a download limit on files in the privte file system. I use "RewriteRule" to redirect a subfolder to the private file system processing of drupal. I use the module "Content access" to restrict the access to certain nodes and I use the CCK FileField to include the files in the restriction. (The files are actually videos, which are displayed within the nodes.)

When I try to download these files in a web browser using the private file system, the files are cut off at about 1,17 Mb. I don't understand where this limit comes from. When I remove the RewriteRule, the file can be downloaded normally in the correct size.

Thank you for your help.

Comments

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.