![]() |
Content header in header.asp |
Post Reply
|
| Author | |
inetbizo
Groupie
Joined: 10-April-2008 Location: Destin, FL, USA Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Topic: Content header in header.aspPosted: 29-April-2008 at 11:53am |
|
I need to start directing what files to expire and how often, what to cache and what to gzip, deflate. I cannot find a good example on the web that directs by content type like I could in apache. Can someone post a link or show some code?
|
|
|
Current Project http://www.canvasusa.com
|
|
![]() |
|
inetbizo
Groupie
Joined: 10-April-2008 Location: Destin, FL, USA Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 05-May-2008 at 3:56pm |
|
EarlyImpact? Care to take a stab at this? A lot of my code is not expiring and caching from the headerfooter. The css, js, gif and jpg files. |
|
|
Current Project http://www.canvasusa.com
|
|
![]() |
|
Matt
Moderator Group
Joined: 20-July-2006 Location: United States Status: Offline Points: 73 |
Post Options
Thanks(0)
Quote Reply
Posted: 05-May-2008 at 11:10pm |
|
Some pages, such as "viewcategories.asp", use “no-cache”. e.g. Response.CacheControl = "no-cache" I cannot help you dig into your implementation of gzip, but it’s possible some of the ASP code will conflict. Try searching the words above in ProductCart and remove those lines before trying to implement your caching system. I hope that helps. |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |