Page MenuHomePhabricator

Remove the (hopefully) obsolete "post_max_size" check during startup
ClosedPublic

Authored by epriestley on Apr 9 2020, 8:27 PM.
Tags
None
Referenced Files
F19559873: D21077.diff
Sat, Jan 31, 4:38 AM
F19524984: D21077.diff
Jan 18 2026, 5:24 AM
F18959369: D21077.id50208.diff
Nov 13 2025, 7:17 AM
F18844379: D21077.id.diff
Oct 29 2025, 4:58 AM
F18820972: D21077.id.diff
Oct 22 2025, 6:20 PM
F18817570: D21077.diff
Oct 21 2025, 4:37 PM
F18812300: D21077.id50207.diff
Oct 20 2025, 8:24 AM
F18746632: D21077.diff
Oct 3 2025, 1:00 PM
Subscribers
None

Details

Summary

Ref T13507. See that task for discussion. This check appears to be obsolete in all common cases and misfires if the client submits compressed requests.

Since the cases where it could still trigger correctly are extremely rare and should still have plausible behavior, just remove it.

Test Plan

Grepped for calls.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 9 2020, 8:33 PM
This revision was automatically updated to reflect the committed changes.