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

downloads seem to stall or freeze when an http proxy like squid is used. #39

Open
GoogleCodeExporter opened this issue Mar 19, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. install, configure and start squid, my machine defaulted to listening on 
localhost:3128 (squid 2.7.STABLE9-4ubuntu4)
2. set the environment variable http_proxy to localhost:3128 (new terminals 
should get that automatically)
3.try an album download

What is the expected output? What do you see instead?

Usually just downloads all the files.  With http_proxy set, it usually succeeds 
on the first few downloads and then freezes in the middle of a file.  For what 
it's worth, I've seen the same sort of freeze sometimes *without* squid, but 
it's much less common.  strace showed clamz spinning on poll(), repeatedly 
timing out.  (squid seems to be functioning fine while this is happening, I can 
download other files through it concurrently)

What version of the product are you using? On what operating system?

clamz 0.5 ubuntu 11.10 x86_64

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 14 Feb 2013 at 4:21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant