How does an eepsite decide that requests are from the same requesting source?
Posted: 07 May 2018 22:40
I notice that there is a code "429: Denied due to excessive requests. Please try again later." in the source code of I2P here: https://github.com/i2p/i2p.i2p/blob/mas ... nager.java
I wonder how the server side decides that 2 requests are from the same router cos I notice this error code several times when I try to open 2-3 tabs of zzz.i2p. Does this approach help against DOS/DDOS attacks to an eepsite? Or it can't help if an eepsite is being requests from many sources?
I wonder how the server side decides that 2 requests are from the same router cos I notice this error code several times when I try to open 2-3 tabs of zzz.i2p. Does this approach help against DOS/DDOS attacks to an eepsite? Or it can't help if an eepsite is being requests from many sources?