Add :max-threads option to the Jetty adapter #48

Closed
weavejester opened this Issue Dec 31, 2011 · 0 comments

1 participant

@weavejester
Collaborator

In some cloud environments, such as Heroku, the number of threads available to a process is limited.

The Jetty adapter should therefore support a :max-threads option for limiting the number of threads the web server uses.

See here: https://groups.google.com/forum/#!topic/compojure/miJlyihsLNM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment