[
https://issues.jboss.org/browse/ELY-1410?page=com.atlassian.jira.plugin.s...
]
Stuart Douglas updated ELY-1410:
--------------------------------
Summary: Digest auth does not support nonce count, causing browsers to replay every
request (was: Digest auth uses single use nonces, causing browsers to replay every
request)
Digest auth does not support nonce count, causing browsers to replay
every request
----------------------------------------------------------------------------------
Key: ELY-1410
URL:
https://issues.jboss.org/browse/ELY-1410
Project: WildFly Elytron
Issue Type: Bug
Components: HTTP
Reporter: Stuart Douglas
Assignee: Stuart Douglas
Priority: Blocker
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.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)