728x90
아파치 동시 접속자수 확인하기
[root@www ~]# netstat -nap | grep ESTABLISHED | wc -l
194
728x90
'Season 1 아카이브 > 프로그래밍' 카테고리의 다른 글
| numpy - Arrays (7) (Comparison operators and value testing) (0) | 2015.04.11 |
|---|---|
| Apache Worker MPM 과 Prefork MPM(Multi-Processing Module) (0) | 2015.03.14 |
| numpy - Arrays (4) (Array iteration) (0) | 2015.03.08 |
| python print x IndentationError (0) | 2015.03.08 |
| numpy - Arrays (4) (Array mathematics) (0) | 2015.02.28 |