[coldbox:14287] [coldbox-3.5.0] proxy + multiple ajax calls

Ajax calls do not need to go through the ColdBox proxy, you can create a rest like API with normal events.

The Coldbox proxy mighty not be thread safe either, just a guess as I always use normal events for my Ajax stuff.