
|
If you were logged in you would be able to see more operations.
|
|
|
| Severity: |
Incorrectly Functioning
|
| Reproducibility: |
Every Time
|
| Discoverability: |
Medium
|
| Found in Version: |
BlazeDS 3.0.1
|
| Milestone: |
BlazeDS 3.0.1
|
| Affected OS(s): |
All OS Platforms
|
| Steps to Reproduce: |
Steps to reproduce:
1. Disable cookies in your web browser.
2. Run test that uses amf or http polling.
3. Look at the HTTP session count for the web application.
Actual Results: See a new HTTP session get created for every poll request.
Expected Results: This can cause lots of HTTP sessions to get created on the server which could cause performance/scalability problems. Maybe there is some way for us to check for/require cookies to be enabled and deny the request otherwise.
Notes: The Tomcat manager application gives session numbers per web application so you can use this to see how many sessions have been created.
Steps to reproduce:
1. Disable cookies in your web browser.
2. Run test that uses amf or http polling.
3. Look at the HTTP session count for the web application.
Actual Results: See a new HTTP session get created for every poll request.
Expected Results: This can cause lots of HTTP sessions to get created on the server which could cause performance/scalability problems. Maybe there is some way for us to check for/require cookies to be enabled and deny the request otherwise.
Notes: The Tomcat manager application gives session numbers per web application so you can use this to see how many sessions have been created.
|
| Language Found: |
English
|
| Bugbase Id: |
none
|
| Triaged: |
Yes
|
| Regression: |
No
|
| QA Owner: |
aglosban
|
| Resolved by: |
Seth Hodgson
|
| Participants: |
aglosban, Seth Hodgson and Trevor Baker
|
| JDK: |
Sun JDK 5
|
| Application Server: |
Apache Tomcat 6.x
|
|
All
|
Comments
|
|
Sort Order:
|
|