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
F15399255: D10413.id25066.diff
Mon, Mar 17, 3:35 AM
F15389262: D10413.id25056.diff
Sat, Mar 15, 5:03 AM
F15388279: D10413.id.diff
Sat, Mar 15, 3:35 AM
F15384958: D10413.id25066.diff
Fri, Mar 14, 9:17 PM
Unknown Object (File)
Thu, Feb 27, 8:44 AM
Unknown Object (File)
Thu, Feb 27, 6:39 AM
Unknown Object (File)
Sun, Feb 23, 2:56 AM
Unknown Object (File)
Sun, Feb 23, 2:51 AM
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).