首页 > 代码库 > Atitit.Gui控件and面板----web server区----- web服务器监控面板and控制台条目
Atitit.Gui控件and面板----web server区----- web服务器监控面板and控制台条目
Atitit.Gui控件and面板----web server区----- web服务器监控面板and控制台条目
1. Resin4.0.22 1
2. 查看http连接数::Summary>>tables 1
2.1.1. Open Connections 1
2.2. TCP ports? 1
3. 查看app::confgi?>>webapps 2
3.1. Host http://localhost:80 2
3.1.1. WebApps 2
4. 查看app2::: /webapps 2
5. /thread 2
1. Resin4.0.22
2. 查看http连接数::Summary>>tables
作者:: 老哇的爪子 Attilax 艾龙, EMAIL:1466519819@qq.com
转载请注明来源: http://blog.csdn.net/attilax
2.1.1. Open Connections
action | time | id | url | IP |
| ||||
[show] | 0.021s | 1 | http://localhost/resin-admin/index.php | 127.0.0.1 |
|
2.1. TCP ports?
| Threads | Keepalive | ||||||
Listener | Status | Active | Idle | Total | Total | Thread | Non-Block | Comet |
server://127.0.0.1:6800 | ACTIVE | 0 | 16 | 16 | 0 | 0 | -1 | 0 |
http://*:80 | ACTIVE | 1 | 16 | 17 | 1 | 0 | -1 | 0 |
http://*:8443 | ACTIVE | 0 | 16 | 16 | 0 | 0 | -1 | 0 |
3. 查看app::confgi?>>webapps
3.1. Host http://localhost:80
root-directory | e:\resin-4.0.22\ |
3.1.1. WebApps
context-path | /resin-admin |
root-directory | e:\resin-4.0.22\doc\admin |
session-timeout | 1800s |
session-max | 8192 |
4. 查看app2::: /webapps
5. /thread
Atitit.Gui控件and面板----web server区----- web服务器监控面板and控制台条目