This documentation relates to an early version of Confluence.
View this page in the current documentation or visit the current documentation home.

Known Issues for Resin 2.x

All Versions
Click for all versions
Confluence 2.8 Documentation

Index

Resin caching breaks Confluence stylesheets

Resin 2 has a broken caching algorithm that for certain URLs will always return a 304 Not-Modified status and return no content, even when the client does not send a Last-Modified header. This usually results in broken stylesheets in Confluence.

To fix this disable caching in Resin by commenting out the following line in resin.conf:

<!-- <cache dir='cache' size='4096' entries='4096'/> -->

Labels

known-issues-appserver known-issues-appserver Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.