Page MenuHomePhabricator

Add a configuration warning when `memory_limit` will limit file uploads
ClosedPublic

Authored by epriestley on Sep 4 2014, 5:30 PM.
Tags
None
Referenced Files
F19930273: D10413.diff
Wed, Apr 8, 10:35 PM
F19930271: D10413.diff
Wed, Apr 8, 10:35 PM
F19898296: D10413.id.diff
Sun, Mar 29, 11:46 AM
F19885760: D10413.diff
Sat, Mar 21, 10:17 AM
F19880960: D10413.id.diff
Wed, Mar 18, 9:15 PM
F19844176: D10413.id25066.diff
Thu, Mar 12, 5:12 AM
F19813072: D10413.diff
Mar 4 2026, 7:35 AM
F19801435: D10413.diff
Feb 28 2026, 11:33 PM
Subscribers

Details

Summary

Fixes T6011. See that task for discussion. We can detect when memory_limit will be the limiting factor for drag-and-drop uploads and warn administrators about it.

Test Plan

Fiddled configuration values and hit, then resolved, the issue.

Diff Detail

Repository
rP Phabricator
Branch
uplimit
Lint
Lint Errors
SeverityLocationCodeMessage
Errorsupport/PhabricatorStartup.php:319XHP45PHP Compatibility
Unit
No Test Coverage
Build Status
Buildable 2430
Build 2434: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Add a configuration warning when `memory_limit` will limit file uploads.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Sep 4 2014, 7:27 PM
epriestley updated this revision to Diff 25066.

Closed by commit rP8efea3abe958 (authored by @epriestley).