Closed GoogleCodeExporter closed 8 years ago
http://code.google.com/intl/ro-RO/speed/page-speed/docs/caching.html
Original comment by alex.obj...@gmail.com
on 29 Oct 2009 at 10:36
The technique is called 'URL fingerprinting'.
Original comment by sebastia...@gmail.com
on 15 Nov 2009 at 8:28
Original comment by alex.obj...@gmail.com
on 19 Dec 2009 at 10:53
Original comment by alex.obj...@gmail.com
on 27 Jul 2010 at 12:15
A MD5 algorithm is used for fingerprinting. This algorithm can be easily
replaced with another by implementing FingerprintCreator interface and
injecting it in WroManager.
Original comment by alex.obj...@gmail.com
on 30 Jul 2010 at 1:24
Besides MD5 algorithm, another two implementations of FingerprintCreators where
created: SHA-1 & CRC32 (this one is used as default one for setting ETag
header).
Original comment by alex.obj...@gmail.com
on 19 Aug 2010 at 7:21
Original issue reported on code.google.com by
alex.obj...@gmail.com
on 29 Oct 2009 at 10:35