-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
The results in every single request being retried. This has two negative impacts. The extra request adds a round trip which hurts response time on high latency connections. Additionally large posts have double the bandwidth consumption and can be interpreted as failures. For example a 300 mb upload in the console would likely lead to the user assuming a hang.
- clones
-
JBEAP-13298 Digest auth uses single use nonces, causing browsers to replay every request
- Closed
- is related to
-
JBEAP-13298 Digest auth uses single use nonces, causing browsers to replay every request
- Closed
1.
|
Add configuration for nonce handling timeouts etc... | Open | Unassigned | ||
2.
|
Add last used time tracking to nonces to extend usable window | Resolved | Darran Lofthouse | ||
3.
|
Update next nonce issuing to test if current nonce is still usable | Resolved | Darran Lofthouse | ||
4.
|
Add unseen nonce count tracking support | Open | Unassigned |