Phusion Passenger 4.0.1 final release
blog.phusion.nl
Phusion Passenger 4.0.1 final release
1–10 of 24 posts
Re: Phusion Passenger 4.0.1 final release
#2The main reason why people use Phusion Passenger is because of its ease of use. The way it integrates into Apache and Nginx is unlike other app servers and saves a lot of administration time and effort.
Re: Phusion Passenger 4.0.1 final release
#3Deployment would be vastly eased to the same php strategy of "just ftp the files to the server and visit the website".
Re: Phusion Passenger 4.0.1 final release
#4Re: Phusion Passenger 4.0.1 final release
#5Re: Phusion Passenger 4.0.1 final release
#6I really like the general out-of-bound work feature, however I have a hard time imagining a use-case that is not garbage-collection, and that wouldn't be better solved by having a background worker process. Can anyone suggest some situations?
Re: Phusion Passenger 4.0.1 final release
#7How can we improve Phusion Passenger? We're very open to feedback from HN readers. If you have any suggestions, please let us know. If you have any questions about it please feel free to ask.
Re: Phusion Passenger 4.0.1 final release
#8How can we improve Phusion Passenger? We're very open to feedback from HN readers. If you have any suggestions, please let us know. If you have any questions about it please feel free to ask.
Re: Phusion Passenger 4.0.1 final release
#9How can we improve Phusion Passenger? We're very open to feedback from HN readers. If you have any suggestions, please let us know. If you have any questions about it please feel free to ask.
1. Does nginx spdy module is enabled by default? 2. Sometime ago you said that Ruby 2.0 has some bugs you suggested to wait for next Ruby 2.0 patch release. Is this still the case?
2. Yes. Phusion Passenger 4 fully supports Ruby 2.0 so it doesn't prevent you from using it, but you may run into Ruby 2.0 bugs, e.g. https://bugs.ruby-lang.org/issues/8100. We recommend staying with 1.9.3 until the next Ruby 2.0 patchlevel, but the choice is yours.
Re: Phusion Passenger 4.0.1 final release
#10How can we improve Phusion Passenger? We're very open to feedback from HN readers. If you have any suggestions, please let us know. If you have any questions about it please feel free to ask.
I'd love to see a 'phusion passenger for background tasks'. Managing large amounts of resque workers is a pain.