note that 1 packet in network is good for DDoS attack protection too
This commit is contained in:
parent
62313199f1
commit
0ad90a4d84
4
INFO
4
INFO
|
|
@ -29,7 +29,9 @@
|
|||
based protocols because it has only 1 packet in the network.
|
||||
TCP protocol has about 3 packets. Design of FSP protocol
|
||||
makes impossible to send more than 1 packet into network.
|
||||
This is nice method for bandwidth protection.
|
||||
This is nice method for bandwidth protection, better handling
|
||||
traffic spikes and for sever protection against denial of
|
||||
service attacks on server.
|
||||
|
||||
FSP server do not sends any data out unless is asked for. This
|
||||
solves problem with transfering duplicate data when using TCP
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user