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

Add support for shared buffer file #111

Merged
merged 7 commits into from
May 13, 2020
Merged

Add support for shared buffer file #111

merged 7 commits into from
May 13, 2020

Conversation

FantasticFiasco
Copy link
Owner

The underlying file sink implementations all support shared log files. By exposing that configuration via this sink we allow log event producers to configure the buffer file to be shared, preventing problems like IIS overlapped application pool recycling described here.

Closes #95

@FantasticFiasco FantasticFiasco merged commit e2419c6 into master May 13, 2020
@FantasticFiasco FantasticFiasco deleted the issues/95 branch May 13, 2020 20:25
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

Successfully merging this pull request may close these issues.

DurableHttpUsingFileSizeRolledBuffers silently fails when write no permissions on buffer file.
1 participant