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 9049133
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T12:19:04+00:00 2026-06-16T12:19:04+00:00

How to limit incoming requests to an Action, for example I don’t want to

  • 0

How to limit incoming requests to an Action, for example I don’t want to users repeatedly post data to Action. Is there any way to applying time limit for Actions?

  • 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-06-16T12:19:06+00:00Added an answer on June 16, 2026 at 12:19 pm

    You normally can’t limit incoming requests – they are coming from machines outside of your control. What you can do is either reject requests (i.e. with 503 responses) or if you in some way control clients you can limit number of requests legitimate clients make.

    To be able to reasonably reject incoming requests you need to know some information about previous requests for each particular user (i.e. last request time / index stored in cookie, or some information stored in session state). With such information you should be able to write action filter that will check for condition and reject the request.

    Note that non-legitimate users will be easily able to bypass all restrictions that do not rely on server side storage (like session state). If you can’t autorize users (i.e. by user name) restricting number of existing sessions may be problmatic too…

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

Sidebar

Related Questions

Is there a way to overcome the port limit on a linux system? We
Do sockets in C offer any kind of way to limit the number of
I'm looking for a best practise way to handle incoming time series data. One
I really need to limit any unnecessary network traffic and server trips. Solution: common
I want to limit the size of a list in python 2.7 I have
Is there a thread limit EnterCriticalSection() can cope with? The following code works fine
I was just wondering if there's any field which concerns the task-control programming (or
When using .net remoting, does the server limit incoming client remoting calls? I find
Is there a limit to the number of critical sections I can initialize and
i want to limit time of exam in the site , after the time

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.