On Mon, Oct 15, 2012 at 5:55 PM, XiangJun <goafter1
...@gmail.com> wrote:
> Dear folks,
> I hosted multiple apps in one server via sub URI setting.
> active = 4
> inactive = 16
> Waiting on global queue: 76
> ----------- Application groups -----------
> /mnt/app/a/current:
> App root: /mnt/app/a/current
> * PID: 21168 Sessions: 0 Processed: 8318 Uptime: 413h 3m 26s
> * PID: 25924 Sessions: 0 Processed: 2958 Uptime: 306h 51m 6s
> /mnt/app/d/current:
> App root: /mnt/app/d/current
> * PID: 30290 Sessions: 0 Processed: 1017 Uptime: 392h 0m 27s
> * PID: 7362 Sessions: 0 Processed: 109 Uptime: 310h 22m 50s
> /mnt/app/u/current:
> App root: /mnt/app/u/current
> * PID: 28077 Sessions: 0 Processed: 8950 Uptime: 106h 0m 36s
> * PID: 27920 Sessions: 0 Processed: 16968 Uptime: 106h 0m 58s
> * PID: 28337 Sessions: 0 Processed: 14809 Uptime: 106h 0m 35s
> * PID: 27925 Sessions: 0 Processed: 11580 Uptime: 106h 0m 36s
> * PID: 28266 Sessions: 0 Processed: 2 Uptime: 106h 0m 35s
> * PID: 28194 Sessions: 0 Processed: 2 Uptime: 106h 0m 36s
> /mnt/app/f/current:
> App root: /mnt/app/f/current
> * PID: 25378 Sessions: 0 Processed: 2506 Uptime: 53h 25m 27s
> * PID: 25787 Sessions: 0 Processed: 2852 Uptime: 106h 4m 40s
> /mnt/app/m/current:
> App root: /mnt/app/m/current
> * PID: 3346 Sessions: 1 Processed: 11623 Uptime: 59h 22m 14s
> * PID: 1398 Sessions: 1 Processed: 9913 Uptime: 59h 41m 47s
> * PID: 30455 Sessions: 1 Processed: 12684 Uptime: 51h 49m 33s
> * PID: 4646 Sessions: 1 Processed: 12705 Uptime: 51h 38m 45s
> There are long 4 running requests processed for m apps.
> But I have total 20 slots and 16 slots available.
> I am wondering why there are still 76 requests in global queue.
> BTW, below is passenger setting:
> passenger_max_pool_size 20;
> passenger_pool_idle_time 0;
> --
> You received this message because you are subscribed to the Google Groups
> "Phusion Passenger Discussions" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/phusion-passenger/-/zE_VErS7b4sJ.
> To post to this group, send email to phusion-passenger@googlegroups.com.
> To unsubscribe from this group, send email to
> phusion-passenger+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/phusion-passenger?hl=en.