Hi, How to limit concurrent requests served by specific resource, or by application iteself?
Found this thread http://stackoverflow.com/questions/5563442/how-to-set-limit-to-the-number-of-concurrent-request-in-servlet Should i do something like showed in accepted answer, or cxf has his limit configuration ?
