The post limit settings on one of our production servers are postSizeLimit=100 and postParametersLimit=1500.
Both seem pretty high to me on a gut level, but there are occasional "POST parameters exceeds the maximum limit" errors recorded by FusionReactor.
What do folks think are reasonable limits for those?
I'd guess super huge limits could crash the server with out of memory errors, but it's hard to quantify any of that, especially the max number of parameters.
Thoughts?