WSULib / ouroboros

:snake: Ouroboros: python middleware for WSU digital collections infrastructure
3 stars 1 forks source link

caching #42

Closed ghukill closed 7 years ago

ghukill commented 7 years ago

This is a big one. Look into:

colehudson commented 7 years ago

Adding what we've done here to address caching. Varnish currently sits out in front of Apache. It has a few exceptions for internal applications that don't need caching and other security measures. Methods are now built into Ouroboros that handle re-indexing to Varnish. Still more work to do to better control and understand when items are cached and iron out its interaction with Loris. WIll leave this issue open for now.

ghukill commented 7 years ago

Looking pretty stable - can open issues for specifics if they crop up, but there is a nice non-cached version at http for those with green-lit IPs