[
https://issues.apache.org/jira/browse/PDFBOX-4231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761129#comment-16761129
]
Tilman Hausherr commented on PDFBOX-4231:
-----------------------------------------
Please test the snapshot and give feedback whether this is what you wanted.
https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/2.0.14-SNAPSHOT/
> cache file fallback if not writable
> -----------------------------------
>
> Key: PDFBOX-4231
> URL: https://issues.apache.org/jira/browse/PDFBOX-4231
> Project: PDFBox
> Issue Type: Improvement
> Affects Versions: 2.0.13
> Reporter: Michael Brackx
> Priority: Major
> Fix For: 2.0.14, 3.0.0 PDFBox
>
>
> Fallback to the next file location if the current location for .pdfbox.cache
> is not writable.
> Currently there is a fallback from pdfbox.fontcache to user.home to
> java.io.tmpdir as directory to write .pdfbox.cache, but this is only on the
> level of if the system property is defined.
> It would be nice to fallback to the next directory if the file is not
> writable in a directory.
> Without config and on a system where user.home is not writable pdfbox is
> quite slow, as the caching is tried each time.
> Usually java.io.tmpdir is writable, so this would provide better performance
> out of the box.
> The workaound is to configure the pdfbox.fontcache system property.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]