Timeline for What happens if multiple users send http requests to the server concurrently? [closed]
Current License: CC BY-SA 3.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 19, 2018 at 19:57 | history | closed |
gnat Jörg W Mittag Simon B Andy Hunt 8bittree |
Needs more focus | |
| Mar 11, 2018 at 14:38 | vote | accept | csandreas1 | ||
| Mar 11, 2018 at 14:34 | answer | added | LSerni | timeline score: 3 | |
| Mar 11, 2018 at 12:52 | comment | added | csandreas1 | what do you mean? | |
| Mar 11, 2018 at 12:45 | comment | added | πάντα ῥεῖ | PHP is too late, that's already running server side. | |
| Mar 11, 2018 at 12:42 | comment | added | csandreas1 |
Is that a good practise to prevent those requests from Javascript? for example if users filled all the inputs then proceed to php for validation instead of checking one by one (the inputs are a lot)
|
|
| Mar 11, 2018 at 12:19 | comment | added | πάντα ῥεῖ | Not out of the box unfortunately. | |
| Mar 11, 2018 at 12:12 | comment | added | csandreas1 | @πάνταῥεῖ i believe most hosts are optimized to prevent that | |
| Mar 11, 2018 at 12:02 | review | Close votes | |||
| Mar 19, 2018 at 19:57 | |||||
| Mar 11, 2018 at 11:44 | comment | added | πάντα ῥεῖ | If there are many of those users, that's called a DDoS attack. | |
| Mar 11, 2018 at 11:42 | review | First posts | |||
| Mar 11, 2018 at 23:12 | |||||
| Mar 11, 2018 at 11:41 | history | asked | csandreas1 | CC BY-SA 3.0 |