What affected by web.config's MAX_SEATS_PER_REQUEST?

Former Member
Former Member $organization

What is affected by the web.config key, "MAX_SEATS_PER_REQUEST"?  Is it the maximum number of seats that can be requested per ReserveTicketsEx() call?  Or is it the maximum number of seats that can be held under a single order?

I'm trying to think of ways to use the results of GetDefaults() to increase our site's stability, and this seems like a setting that could be useful.

Thanks,
Bryan