
| Key: |
JBPAPP-366
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Done
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Mike Millson
|
| Votes: |
1
|
| Watchers: |
4
|
|
If you were logged in you would be able to see more operations.
|
|
|
1) Use out-of-box EAP 4.2.0.GA.
2) Configure Apache + mod_jk to front JBoss (attached config files).
3) Start JBoss:
run.sh -b 192.168.2.12
4) Run test:
ab -n 100 -k -c 10 -t 30 http://localhost/jmx-console/
This produced 5 CLOSE_WAIT ajp connector threads that did not go away.
|
|
Description
|
1) Use out-of-box EAP 4.2.0.GA.
2) Configure Apache + mod_jk to front JBoss (attached config files).
3) Start JBoss:
run.sh -b 192.168.2.12
4) Run test:
ab -n 100 -k -c 10 -t 30 http://localhost/jmx-console/
This produced 5 CLOSE_WAIT ajp connector threads that did not go away. |
Show » |
|
|