abdelazer / openpub

Automatically exported from code.google.com/p/openpub
0 stars 0 forks source link

Caching in OPDS #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We should mention HTTP caching and some common optimization best practices 
such as GZip compression.

The following document is useful for informative reference: 
http://www.mnot.net/cache_docs/

Original issue reported on code.google.com by hadrien....@gmail.com on 12 May 2010 at 4:04

GoogleCodeExporter commented 9 years ago
+= Bandwidth and Processing Considerations =
+
+Many OPDS Catalog clients operate in mobile environments, which may impose 
strict limitations on 
bandwidth and processing resources. OPDS Catalog publishers are strongly 
encouraged to publish their OPDS 
Catalogs using compression and caching techniques and the partial feeds 
described in the Section Listing 
Acquisition Feeds. Implementers are encouraged to investigate and use 
alternative mechanisms regarded as 
equivalently good or better at the time of deployment. See `[CACHING]` for more 
on caching techniques.
+
+

Original comment by abdela...@gmail.com on 12 May 2010 at 7:37

GoogleCodeExporter commented 9 years ago

Original comment by abdela...@gmail.com on 25 May 2010 at 5:44