You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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)
.
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).
The text was updated successfully, but these errors were encountered: