Jump to content
We've recently updated our Privacy Statement, available here ×

How long are cached images saved for?


imoehld

Recommended Posts

I have reports that contain a logo image (loaded in from the database, converted to a BufferedImage, and passed in as a parameter), and I have set isUsingCache = true for these image elements. This setting works as expected, and significantly reduces the size of the exported pdf's (We have reports that can be hundreds of pages long, so this size reduction is necessary).

 

However, we have a logo image for each organization, and all of the reports for these organizations are generated on the same server. We are concerned that caching these logos could cause the cache to fill and eventually error out.

 

So, my question is relatively simple, how long will these cached images stay on the cache? Are they only cached for the duration of the creation of the report, or do we have to clear the image from the cache?

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...