Hongli Lai

Results 78 issues of Hongli Lai

It looks like only the `curses` gem requires ncurses. We can link libncurses statically. I've tried it on Linux, but couldn't get it to work. Ruby crashes upon calling libedit's...

It looks like only the 'readline' library uses libedit. We can link it statically.

Questions like http://stackoverflow.com/questions/30842187/django-file-upload-took-forever-with-phusion-passenger makes me realize that it's useful to document the Passenger request processing cycle. People have a hard time understanding how Passenger works and what responsibilities it has,...

There seem to be people who are frustrated with the library because they experience more friction with finding what they want. Two examples are: - https://www.phusionpassenger.com/library/walkthroughs/deploy/ruby/#comment-2522901481 - https://www.phusionpassenger.com/library/walkthroughs/deploy/python/ownserver/apache/oss/el7/deploy_app.html#comment-2526767213 The most...

Nginx now supports dynamic modules. While we have instructions on how to compile Passenger as a dynamic module, a lot of places in our documentation (e.g. the RubyGems install page)...

It seems a fair number of people are searching with the term "http 2" or "http/2". We should have a document for that.

It seems a fair number of people are searching with the term "ignore path". I think they want to disable Passenger for a specific sub-URI. We should have a document...

It seems a fair number of people are searching with the term "downgrade". We should have a document for that.

Besides the quickstart and walkthroughs, all the documentation is oriented towards production. It may be a good idea to add some development guides too. A user told us that he...

I think we can encourage people to enjoy reading the docs more by introducing an achievement system.