| WebSeitz/wikilog |
| ETag |
|
| last edited by BillSeitz on Jul 1, 2008 11:22 pm |
HTTP header tag helpful in RSS Scalabil Ity
Bill De Hora links to some pieces on it.
TimBray refines how to use it. *What you want to do is compute the ETag based on the underlying data resources that actually drive the page creation; the input to that process, not its output. This is often going to be a small number (sometimes one) of timestamp or version fields in a database row, or metadata from the underlying filesystem. It’s also going to be application-dependent. So a framework that was really designed for the Web would expose the ETag generation to the application programmer in a way that let them be smart about conserving the resources that actually matter.*
Mark Nottingham notes some issues, and that you might want to just consider alternatives like Http Conditional Get.
| See Back Links: HttpGet | Ro Baccia | ETag | Python Web Framework | z2007-03-22- Gregorio Etag Details | z2004-09-14- Rss Scalability Again | Http Conditional Get | |
| User Options Recent Changes Help Page |