On Nov 16, 2008, at 6:55 PM, Walter Underwood wrote:
Limiting the maximum number of rows doesn't work, because they can request rows 20000-20100. --wunder
But you could limit how many rows could be returned in a single request... that'd close off one DoS mechanism.
Erik