-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
After upgrading from 1.x to 2.1(pre) the caching seems to be broken under certain configurations...
SassAndCoffee IIS Output SASS/CSS Coffee/JS
Id cache type Caching ? working ? working ? Notes
1 NoCache N Y Y slow
2 NoCache Y Y N
3 File N N Y
4 File Y N N
5 InMemory N Y Y slow after change then fast
6 InMemory Y N N
A result of 'N' means a stale file gets served.
I'll use configuration #5 for now. Please let me know if you need more info.
Cheers,
Andy.
Metadata
Metadata
Assignees
Labels
No labels