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

Two server , [A server running scrapy] and [B server running splash cluster (aquarium)] . A sent request to B and can't get the response. #7

Open
Jackhsu12x opened this issue Sep 20, 2017 · 2 comments

Comments

@Jackhsu12x
Copy link

image

When I use single splash , It is working. But after I change splash-cluster(aqurium) , it is not working (response for long time and time out).

What I miss?

@kmike
Copy link
Contributor

kmike commented Sep 20, 2017

Try enabling DEBUG log level in Scrapy, it may give additional information.

@Jackhsu12x
Copy link
Author

I found the problem, after change haproxy verion in [docker-compose.yml] ,it working well.

change [image haproxy:1.7] to [image haporxy:1.6]

image

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