Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

diskCapacity is changing #27

Open
dqueffeulouatw opened this issue Mar 23, 2012 · 0 comments
Open

diskCapacity is changing #27

dqueffeulouatw opened this issue Mar 23, 2012 · 0 comments

Comments

@dqueffeulouatw
Copy link

Hi,

I have a weird behavior, I set diskCapacity to 0.5_1024_1024 to make some tests on limits. I check it in initWithMemoryCapacity: diskCapacity:diskPath: and it is good.
diskCapacity = 524288

Then I'm doing some access to fill the cache, and in the periodicMaintenance i found that diskCapacity is now 52428800.

Does anyone already seen this ?
As diskCapacity is not changed in SDURLCache, i'm wondering if NSURLCache is changing it and what rules it use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant