passenger-status(8) - phpMan

Command: man perldoc info search(apropos)  


passenger-status(8)                   Adminstration Commands                  passenger-status(8)

NAME
       passenger-status - inspect Phusion Passenger's internal status

SYNOPSIS
       passenger-status [pid]

DESCRIPTION
       passenger-status  looks at the current status of a Phusion Passenger installation. It will
       locate Phusion Passenger automatically if it is running and will give you a  list  of  in-
       stances  if there is more than one Phusion Passenger instance running. You can then select
       the instance by specifying the relevant PID on the command line.

       The general information section shows the following details:

       max    The maximum number of application instances that Phusion Passenger will spawn. This
              equals the value given for PassengerMaxPoolSize in the configuration.

       count  The  number of application instances that are currently alive. This value is always
              less than or equal to max.

       active The number of application instances that are currently  processing  requests.  This
              value is always less than or equal to count.

       inactive
              The  number  of  application  instances that are currently not processing requests,
              i.e. are idle. Idle application instances will be shutdown after a while, as can be
              specified  with  PassengerPoolIdleTime  in the configuration. The value of inactive
              equals count - active.

       The applications section shows each application instance, which directory it  belongs  to.
       The sessions field shows how many HTTP client are currently being processed by that appli-
       cation instance.

OPTIONS
       pid    The process ID of the Phusion Passenger instance you want to look at

SEE ALSO
       passenger-memory-stats(8), ps(1), top(1)

       User guide at https://www.phusionpassenger.com/documentation_and_support

AUTHOR
       Phusion Passenger is written by Phusion (http://www.phusion.nl)

       This manual page was written by Neil Wilson <neil AT brightbox.uk> for the Ubuntu  project
       (but may be used by others).

Phusion Passenger                              2.0                            passenger-status(8)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-11-07 18:13 @44.220.255.141 CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0!Valid CSS!