View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004735 | Compliance Test Tool (CTT) Unified Architecture | Api Change | public | 2019-04-18 09:09 | 2022-10-13 16:03 |
Reporter | Gerhard Gappmeier | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Product Version | 1.03.341.383 | ||||
Target Version | 1.03 | ||||
Summary | 0004735: DOS test case does not wait until channel expires | ||||
Description | Testcase: Security->Security None->007.js This test consumes all channels except one, by creating a channel and session. Then it tries to create 5 more channels without session. However, our server defines a minimum age of 2s until a channel can be reused. The test case should get a configurable delay (default 3s) in the for loop before creating new channels. This hardcoded delay fixes this issue for us to prove that the solition works:
| ||||
Tags | No tags attached. | ||||
Files Affected | |||||
duplicate of | 0005119 | closed | Sebastian Allmendinger | Reducing number of session and secure channel for embedded profiles |
|
The script should be updated to keep trying until a session is reclaimed (noting the time until it is reclaimed). if the server is reporting that no-sessions are available the script should be nice and pause for some short time (1/2 second or 1 second before trying again). |
|
This issue has already been resolved with Mantis 5119. |
|
Agreed in call to duplicate, closed issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-04-18 09:09 | Gerhard Gappmeier | New Issue | |
2019-04-19 14:46 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2019-04-19 14:46 | Paul Hunkar | Status | new => assigned |
2019-04-19 14:50 | Paul Hunkar | Target Version | => 1.03 |
2019-04-19 14:50 | Paul Hunkar | Note Added: 0010212 | |
2022-03-18 15:26 | Sebastian Allmendinger | Status | assigned => resolved |
2022-03-18 15:26 | Sebastian Allmendinger | Resolution | open => duplicate |
2022-03-18 15:26 | Sebastian Allmendinger | Note Added: 0016418 | |
2022-03-18 15:26 | Sebastian Allmendinger | Relationship added | duplicate of 0005119 |
2022-08-02 20:23 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts |
2022-08-02 20:23 | Paul Hunkar | Project | CTT UA Scripts => .NET API |
2022-08-02 20:23 | Paul Hunkar | Category | 1 - Script Issue => Api Change |
2022-08-04 14:24 | Paul Hunkar | Project | .NET API => Compliance Test Tool (CTT) Unified Architecture |
2022-10-13 16:03 | Paul Hunkar | Status | resolved => closed |
2022-10-13 16:03 | Paul Hunkar | Note Added: 0018033 |