Nginx 1.2.5, Passenger 3.0.18

Dotdeb’s packages of Nginx 1.2.5 are now available for Debian 6.0 “Squeeze” (amd64/i386). On the Nginx side, it fixes some minor bugs and bring new minor features. Please take a look at Nginx’ official Changelog before upgrading. On the Dotdeb side : the Pinba module has been added to nginx-full, nginx-passenger and nginx-extras the HTTP substitution filter module (v0.6.2-6aa992a2) has been added to nginx-full, nginx-passenger and nginx-extras chunkin-nginx-module has been upgraded to 0.23rc2-3-e57a7ab9 headers-more-nginx-module has been upgraded to v0.18-179f39b1 nginx-development-kit has been upgraded to v0.2.17-7-f92d6c6a nginx-echo has been upgraded to v0.41-b1e519fe nginx-lua has been upgraded to v0.7.4-35d963f1 nginx-push-stream-module has been upgraded to v0.3.4-68651290 Passenger has been upgraded to the 3.0.18 version As usual, if you want to know which module has been included in each Nginx flavor, you just have to look at this document. ...

November 14, 2012 · Guillaume Plessis

Nginx 1.2.4

Dotdeb’s packages of Nginx 1.2.4 are now available for Debian 6.0 “Squeeze” (amd64/i386). They fix some minor bugs, please take a look at Nginx’ official Changelog before upgrading. Please also note that Passenger has been upgraded to the 3.0.17 version. As usual, if you want to know which module has been included in each Nginx flavor, you just have to look at this document.

September 26, 2012 · Guillaume Plessis

Passenger 3.0.14

Packages of Passenger 3.0.14 are now available for Debian 6.0 “Squeeze” on both amd64 and i386 architectures. Here is the announcement from Phusion’s blog : Phusion Passenger is an Apache and Nginx module for deploying Ruby web applications. It has a strong focus on ease of use, stability and performance. Phusion Passenger is built on top of tried-and-true, battle-hardened Unix technologies, yet at the same time introduces innovations not found in most traditional Unix servers. Since version 3.0 it can also run standalone without an external web server, making it not only easier for first-time users but also ideal on development environments. ...

August 7, 2012 · Guillaume Plessis

Passenger 3.0.13

Packages of Passenger 3.0.13 are now available for Debian 6.0 “Squeeze” on both amd64 and i386 architectures. Here is the announcement from Phusion’s blog : Phusion Passenger is an Apache and Nginx module for deploying Ruby web applications. It has a strong focus on ease of use, stability and performance. Phusion Passenger is built on top of tried-and-true, battle-hardened Unix technologies, yet at the same time introduces innovations not found in most traditional Unix servers. Since version 3.0 it can also run standalone without an external web server, making it not only easier for first-time users but also ideal on development environments. ...

July 3, 2012 · Guillaume Plessis

Nginx 1.2.0 with Naxsi 0.45 and Passenger 3.0.12

Dotdeb’s packages of the long-awaited Nginx 1.2.0 are now available for Debian 6.0 “Squeeze” (amd64/i386) in five flavors : nginx-light, nginx-naxsi, nginx-full, nginx-passenger and nginx-extras. This is a major release with a lot of improvements since the former 1.0 branch. Please take a look at Nginx’ official Changelog before upgrading. On the Dotdeb side : Naxsi, a high performance, low rules maintenance, Web Application Firewall module, has been upgraded to its 0.45 version. Please read its documentation fore more info. Passenger has been upgraded to its 3.0.12 version. Because nginx-passenger is now dedicated to Passenger, nginx-extras does not contain it anymore. Don’t forget to backup your configuration files when switching from nginx-extras to nginx-passenger. If you want to know which module has been included in each Nginx flavor, you just have to look at this useful document. ...

April 29, 2012 · Guillaume Plessis

Passenger 3.0.12

Packages of Passenger 3.0.12 are now available for Debian 6.0 “Squeeze” on both amd64 and i386 architectures. Here is the announcement from Phusion’s blog : Phusion Passenger is an Apache and Nginx module for deploying Ruby web applications. It has a strong focus on ease of use, stability and performance. Phusion Passenger is built on top of tried-and-true, battle-hardened Unix technologies, yet at the same time introduces innovations not found in most traditional Unix servers. Since version 3.0 it can also run standalone without an external web server, making it not only easier for first-time users but also ideal on development environments. ...

April 29, 2012 · Guillaume Plessis

Nginx 1.0.6 updated : Passenger 3.0.9 and syslog support

Nginx 1.0.6 has been updated : the nginx-full and nginx-extras packages now support syslog nginx-extras now uses Passenger 3.0.9 Here are the changes in Passenger 3.0.9 : [Nginx] Fixed a NULL pointer crash that occurs on HTTP/1.0 requests when the Host header isn’t given. Fixed deprecation warnings on RubyGems >= 1.6. Improved Union Station support stability.

September 16, 2011 · Guillaume Plessis

Rails user? Dotdeb now supports Passenger

Let me introduce Passenger : Phusion Passenger™ — a.k.a. mod_rails or mod_rack — makes deployment of Ruby web applications, such as those built on the revolutionary Ruby on Rails web framework, a breeze. It follows the usual Ruby on Rails conventions, such as “Don’t-Repeat-Yourself”. Deployment is only a matter of uploading application files. No Ruby (on Rails)-specific server configuration required! Supports both the industry standard Apache web server and the fast and lightweight Nginx web server. Zero maintenance. No port management, server process monitoring or stale file cleanup required. Errors are automatically recovered whenever possible. Designed for performance, stability and security. Phusion Passenger should never crash Apache even in case of crashing Rails applications. Well-documented, for both system administrators and developers! ...

May 7, 2011 · Guillaume Plessis