![]() |
|
The server merges together three commonly used Ruby HTTP servers into single tool for advanced, rapid Ruby development:
Rack
Mongrel
EventMachine
This creates an all-covering solution for the most niche Ruby Web development needs.
Besides the wide scope, Thin is also considerably faster than the aforementioned solutions.
What's New in This Release: [ read full changelog ]
· Fix compilation under Ubuntu 12.04 with -Werror=format-security option.
· Raise an error when no PID file.
· Prevent duplicate response headers.
· Make proper response on exception.
· Automatically close idling pipeline connections on server stop.

0 comments:
Post a Comment