forked from phusion/passenger
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNEWS
More file actions
21 lines (20 loc) · 883 Bytes
/
NEWS
File metadata and controls
21 lines (20 loc) · 883 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
== Version 2.1.0
- PassengerPoolIdleTime 0, thanks redmar
- C++ backtraces
- more aggressive I/O timeout enforcement
- Solaris support, thanks to Alex Osborne and Jacob Harris and alex.kiernan
- applications may now have a model named 'Passenger'
- an '--auto' option to passenger-install-apache2-module
- PassengerMaxRequests
- passenger-status now displays additional useful information, namely the
number of requests processed so far by an app instance, and its current
uptime
- improved module compatibility + high performance mode
- PassengerEnabled
- SIGQUIT will show backtrace of current thread
- Solaris support for passenger-memory-stats
- %2F (escaped forward slash) in URL is now supported. AllowEncodedSlashes
must be turned on. Thanks adam.hooper.
- Error pages now return HTTP 500 errors.
- PassengerUseGlobalQueue is now per-virtual host.
- always_restart.txt