We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the LinkTable is pulled in regardless if it is timed out:
httpdirfs/src/link.c
Lines 603 to 633 in 9e383ad
This should be modified so the LinkTable is pulled in only after timeout.
The text was updated successfully, but these errors were encountered:
The LinkTable's cache invalidation is fixed by f5ed128
I need to consider the invalidation of the files, and whether or not to incorporate the previous smart invalidation strategy.
Sorry, something went wrong.
No branches or pull requests
Currently the LinkTable is pulled in regardless if it is timed out:
httpdirfs/src/link.c
Lines 603 to 633 in 9e383ad
This should be modified so the LinkTable is pulled in only after timeout.
The text was updated successfully, but these errors were encountered: