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

ufs is blocking #21

Open
agentgonzo opened this issue Feb 12, 2016 · 2 comments
Open

ufs is blocking #21

agentgonzo opened this issue Feb 12, 2016 · 2 comments

Comments

@agentgonzo
Copy link

I've been playing around with this (good work btw) and optimised a version of it for caching Steam's CDN downloads. I've found that UFS is a bit pants (it blocks execution of the main squid process when performing IO). I would suggest that you use aufs instead (I did and it more-than-doubled the throughput for the proxy).

@ruffsl
Copy link
Contributor

ruffsl commented Feb 12, 2016

Could you show us with a PR, I'd like see what you changed.

@agentgonzo
Copy link
Author

Sure, will do later when I get back in the computer, but it's literally
changing ufs to aufs in your deploy python script
On 12 Feb 2016 6:59 pm, "Ruffin" [email protected] wrote:

Could you show us with a PR, I'd like see what you changed.


Reply to this email directly or view it on GitHub
#21 (comment)
.

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

No branches or pull requests

2 participants