|
|
|
|
|
by jrochkind1
4233 days ago
|
|
Even for PHP you do, it's just delivered as an apache module. (Passenger can be run as an apache module too, fwiw). Although to be fair, the PHP model doesn't require a _persistent_ process between requests (I think?). But most other platforms do. |
|