Do-Not-Cache URLs are cached

#1
Hi,
we are using LiteSpeed Cache for caching an API for an app.
We don't want cache our CMS-system or something like that.
So we defined a few Do-Not-Cache URL.
But now Do-Not-Cache URLs are cached, too.

cms
timestamp
login
logout
purge
twitterwall
vote
twitterWallEntry
imprint


This our setting in the configuration field Do-Not-Cache URL in LiteSpeed.

Can anyone help?
 
#2
Is it possible that some URLs are invalid, so that the complete is going to be invalid?

I added some entries with . and an ? yesterday.
Today we got the problem. So i modified my entries from yesterday and purged the cache via ssh.
Now everything seems to be working.
 
#3
I also get the following message:

[config:server:tuning] invalid value of <maxCachedFileSize>:1048576, use default=512

We have to use a large maxCacheFileSize, because is API is very large :)
Is that a problem or just a warning?

We don't had any problems in the last year!
 
Top