Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Whats Wrong With the Current Expiration Schemes?

expiration Schemes wrong
0
Posted

Whats Wrong With the Current Expiration Schemes?

0

Internet Explorer 5 uses a new mechanism to determine whether to reload data. When it sees a cached object that includes an EXPIRES header, Internet Explorer 5 will use this information to determine whether to contact the server. If the expiration date is in the future, the object will be retrieved from cache and the server will not be contacted at all. As a result, any sites that use the EXPIRES header will afford their clients a noticeable performance gain. You can set EXPIRES either on the server or by using a tag. If you set it on the server, you can specify different expiration values for different objects on the Web page. For example, using ASP, you can set Response.Expires to a negative number to turn off buffering or set it to some other value to specify buffering. This means that you could set a particular object on the site (such as the link of the week) to expire within a week, while the stock ticker object could expire immediately (for immediate refresh).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123