Where the cache is saved?

I added


'cache'=>array(

		   'class'=>'system.caching.CFileCache',

		),

I’m caching schema of my db, and I see there is no queries to retrive schema, but I can’t find where the cache saved to :rolleyes:

Found the answer here

http://www.yiiframework.com/doc/api/1.1/CFileCache/#cachePath-detail