There isn't a difference between simultaneous requests for CF and for JSPs/servlets. They're being throttled by the same underlying setting in the JRun engine. Configuration done through the CF Administrator just changes the number of requests the underlying Servlet engine is allowed to process simultaneously, thus limiting Servlets and JSPs as well.
Comments for this entry have been disabled.