Caching is a process that transparently stores data so that future requests for that data can be served faster.
1
vote
1answer
106 views
How to prevent SharePoint 2013 caching static files in layouts folder?
When doing development in SP2010, I used to be able to edit files in _layouts/MySolution/... directly in 14 folder and see changes immediately (.js, .css files). That reduced time a lot while ...
0
votes
2answers
259 views
Difference between Object cache and output cache
I came across couple of questions in exam dumps of 70 - 667 but bit confused if someone can explain me difference between output cache and object cache in few lines and possible scenarios we use them ...
1
vote
0answers
28 views
How would I alter browser cache info (http headers) for scripts and css in Sharepoint 2010?
I would like to have more control over browser caching from solutions, including one that includes scripting libraries and CSS libraries so that I can control how long they reside in the browswer ...
1
vote
1answer
467 views
Clear Output Caching on SharePoint 2010
I'm trying to improve my site performance using output cache. The problem is that the site is in 2 languages. The site is a sharepoint site. I use:
<%@ OutputCache Duration="1800" ...
3
votes
2answers
221 views
What's the preferred way to cache .NET objects in SP Foundation?
I have a SharePoint 2010 Founation (farm) solution scoped at the site collection level. What I'd like to do is cache some of my custom .NET objects so that the page requests can be processed faster. ...
1
vote
2answers
143 views
Firefox and Chrome: Caching previous pages after user logs out
Is there a way to prevent browsers from doing this?
The backstory is, the application is a sharepoint 2010 app for a financial investments company. So needless to say this sort of caching issue cant ...
3
votes
1answer
202 views
Caching SPListItems with Permissions
I have a versioned list that I need to cache list items for.
The effect of which being:
If a user has permission to view non published items the cache can return the item pending approval.
...
1
vote
1answer
178 views
People and Groups page seems to be cached
I have a dev server for a SharePoint 2010 Publishing site, with a problem.
When I log into SharePoint as a Site Collection Admin (among other group memberships) and go to the site collection site ...
5
votes
1answer
931 views
SharePoint output page cache always re-created / Rendered using cache profile debugging info " Time always changes
This issue has been isolated to "old" content that was published prior to activating the output cache profile. New content (post cache activation) is not suffering from this.
I have a SharePoint 2010 ...
2
votes
1answer
80 views
How to doing cashing with list In Moss 2007?
i have no idea that hows to doing cashing in Moss? In my application during page load taking so much time around 20sec. so i want to reduce this time period.
Problem is that i have retrieved data ...
1
vote
1answer
249 views
Using SharePoint lists in DAL instead of a database (with caching)
I am planning to utilize SharePoint lists in a custom solution. I would like content managers to make updates to the lists, and then publish the changes.
The lists would be accessed from DAL which ...
3
votes
1answer
640 views
CSSRegistration and revision numbers?
I'm currently using cssregistration to add css to sharepoint pages. All is working until I need to do an upgrade of the css. The context is:
I used a delegate control in a feature containing the ...
1
vote
1answer
363 views
SharePoint caching and how to ignore it
I am new to SharePoint so I may be asking a very simple question.
We have a webservice in java which accepts a username and password and using these crendentials it hits SharePoint (using ntlm ...
1
vote
1answer
543 views
List view caching on publishing page
We have a publishing page on a SharePoint 2010 server; it display a list view which has this turned on under the web part's Miscellaneous tab: [X] Enable Data View Caching (Data View Caching Time-out ...
3
votes
2answers
518 views
Implementation of AppFabric caching in SharePoint 2010 Farm
Firstly, I am a beginner in the SharePoint Infrastructure World; expect some dumb question :)
My new application design requires data to be cached, I am leaning towards using Appfabric caching.
In ...
1
vote
3answers
130 views
Pagelayout using different version of masterpage
I have made 3 custom pagelayouts, 2 of them just inherit the correct version of the masterpage whilst the last one uses the same masterpage, but an older version of it.
It contains the exact same ...
2
votes
2answers
505 views
Does SharePoint cache CSS internally?
Running into a particularly menacing issue on one of our client's live servers. They have 2 facing servers in the farm (client facing), running as a balanced farm. We deploy our changes to FACING-01 ...
2
votes
2answers
461 views
DataViewWebPart XSLT Caching
I have a DataViewWebPart with a complicated and rather expensive linked XSLT (the XSLT itself is stored in the Documents library of the site).
Currently, the part takes a long time to render, even ...
2
votes
1answer
268 views
Blob Cache and List Item Attachments?
If I use the Blob Cache, are List Item attachments cached in it? Are there any special considerations for using the Blob Cache with list item attachments?
2
votes
2answers
453 views
What do you do to enable Auto-Versioning of custom CSS and Javascript in SharePoint 2010?
I want to be able to auto-version these in SharePoint and I'm looking for the best solution.
SharePoint does it with some of it's files. For example:
<link rel="stylesheet" type="text/css" ...
3
votes
2answers
5k views
Does SharePoint keep a local cache of opened documents?
If you open up a document from SharePoint is the file cached locally? I.e so that word can do auto save to it? One of my clients has lost the document they were working on.
4
votes
2answers
2k views
SharePoint 2010 and Caching, too aggressive?
I do a lot of testing with SharePoint 2010 across a few different browsers, regardless of which one I use (IE7, IE8 or FireFox) eventually I run into a problem where a page does not load or behaves ...
24
votes
2answers
675 views
Is SPCache a farm-wide cache?
The MSDN documentation on the SPCache leaves very much to the imagination. But since it sounds interesting, I'm wondering whether it is a farm-wide cache. Does anyone know?
Currently I'm caching ...
1
vote
1answer
371 views
“Expires” caching headers for static content in _layouts and the Style Library
Is it possible to set Expires caching headers for static content in _layouts and the Style Library?
Currently, each page request generates about 100 requests for static content like CSS, images and ...
0
votes
2answers
269 views
E-Tag for If-None-Match headers in HTTP are not updated for new files
we have a solution with a Module for static files.
In elements.xml we would add each file like this
<Module Name="Files" Url="Style Library" RootWebOnly="True">
<File ...
1
vote
2answers
501 views
How to Bypass Output Cache in SharePoint 2007 Publishing Internet site
We're building a mobile-friendly site to work in tandem with our client's MOSS 2007 internet site. We need to be able to redirect users who hit the home page and are using a mobile device.
Our ...
0
votes
2answers
328 views
Caching mechanism for parameters stored in a web application's property bag
I got following scenario. A web part needs certain configuration parameters (primitive data types) like e.g. an URL (string) to retrieve and show data from an external system. As each instance of the ...
1
vote
1answer
105 views
Theme gif not cached
We have a site running on wss 3.0, in a cluster with a hardware load balancer. The site is NOT https. All clients are running IE6.
About 60% of the traffic is for a single gif ...



