-
Notifications
You must be signed in to change notification settings - Fork 198
Open
Description
In a "Criticism" section there's this part of a sentence:
a server must not send more than three times the size of the request in response without receiving a packet from the client in response.
I don't understand this. It sounds like if a client sends an initial request of size x, then the server may send a response up to size 3*x. And there's an exception where the server may send a bigger response, which is when the client sends a packet in response to the response? How is the security mechanism supposed to know whether there will be a response by the client in order to allow a larger response by the server?
Maybe the part of the sentence can be rephrased or expanded on to make it easier to understand.
pierrick-martin-dev and cdeleuze
Metadata
Metadata
Assignees
Labels
No labels