
|
If you were logged in you would be able to see more operations.
|
|
|
OSCache
Created: 22/Jul/04 07:03 PM
Updated: 23/Jan/05 04:58 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
2.0.2
|
| Fix Version/s: |
2.1
|
|
|
When using the disk cache feature of OSCache, the first time the page is not getting served. It throws a File Name too long exception.
But, subsequent accesses to the same cache serves from the disk cache without issues. It looks like it is only the first time that this long file name is an issue.
A sample size of the cache key we use is about 662 characters.
|
|
Description
|
When using the disk cache feature of OSCache, the first time the page is not getting served. It throws a File Name too long exception.
But, subsequent accesses to the same cache serves from the disk cache without issues. It looks like it is only the first time that this long file name is an issue.
A sample size of the cache key we use is about 662 characters. |
Show » |
|