mezuro / kalibro_processor

Reimplementation of Kalibro processing
GNU Affero General Public License v3.0
2 stars 10 forks source link

Replace webrick by puma #235

Closed rafamanzo closed 8 years ago

rafamanzo commented 8 years ago

The default rails server is getting used by the packaged distributions. Thus it is using webrick which is known to not be able to handle large loads os requests. Rails 5 already feature puma as the default webserver.

Here we want to:

This might fix huge delays on mezuro.org.