Changes between Version 3 and Version 4 of Ticket #43308, comment 12
- Timestamp:
- 02/14/2018 09:53:58 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43308, comment 12
v3 v4 3 3 Client will get a one-time cost per unique load-scripts/load-styles URL before the 301 to a fully cached resource. 4 4 5 DoS attempts will no longer be able to succeed in generating 1.551121e+25 (25 factorial) unique URLs, and are only able to invoke a smaller subset ( how many?) of that.5 DoS attempts will no longer be able to succeed in generating 1.551121e+25 (25 factorial) unique URLs, and are only able to invoke a smaller subset (325) of that. 6 6 7 7 The cache surface area is reduced by making the URLs cache friendly. (uniform; load is unique, sorted)