[Opensymphony-oscache] Filename length exceeded
Diego Manilla Suárez <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.os-cache |
|---|---|
| Message-ID | <[email protected]> |
Hi! I'm using disk cache and sometimes I have very long query strings that cause oscache to throw an exception while trying to store the contents of the page in the filesystem, because the filename exceeds the maximum filename length allowed by the OS. How can I overcome this problem? Thanks in advance, Diego