Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6096073
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T12:53:03+00:00 2026-05-23T12:53:03+00:00

HTTP request may be received in quick succession, for avoiding re-running the while protocol

  • 0

HTTP request may be received in quick succession, for avoiding re-running the while protocol for each request, the server nonce may be re-used (timestamp for nonce to determine the window in which client request are valid) by the client for multiple requests.

What are pros and cons using this method?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T12:53:04+00:00Added an answer on May 23, 2026 at 12:53 pm

    The pros of re-using a nonce are that it does take less resources for maintaining and checking valid nonces and can avoid authentication failures for pipelined requests:

    […] the method
    chosen for generating and checking the nonce also has performance and
    resource implications. For example, a server may choose to allow
    each nonce value to be used only once by maintaining a record of
    whether or not each recently issued nonce has been returned and
    sending a next-nonce directive in the Authentication-Info header
    field of every response. This protects against even an immediate
    replay attack, but has a high cost checking nonce values, and perhaps
    more important will cause authentication failures for any pipelined
    requests (presumably returning a stale nonce indication).

    However, the cons are that replay attacks are more probable than with one-time nonces:

    For applications where no possibility of replay attack can be
    tolerated the server can use one-time nonce values which will not be
    honored for a second use. This requires the overhead of the server
    remembering which nonce values have been used until the nonce time-
    stamp (and hence the digest built with it) has expired, but it
    effectively protects against replay attacks.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have implemented a python webserver. Each http request spawns a new thread. I
consider the following http request: GET /defects?group-by=priority I would like the returned collection(feed) of
Is it possible to detect the HTTP request method (e.g. GET or POST) of
I want to receive the following HTTP request in PHP: Content-type: multipart/form-data;boundary=main_boundary --main_boundary Content-type:
I want to capture the HTTP request header fields, primarily the Referer and User-Agent,
I am trying to send an HTTP request with the contents of a file
Let's say I have a java program that makes an HTTP request on a
Is there anything in the header of an HTTP request that would allow me
I'm having trouble sending out a simple HTTP request using Actionscript 3's Socket() object.
For PHP, what is the default time after which an HTTP request is deemed

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.