TeamHG-Memex/scrapy-rotating-proxies

Please add ability to not assign proxy that is in-use

iamumairayub opened this issue · 1 comments

I use cookiejar to maintain several sessions in my Scrapy project

I want to have the ability to not assign the proxy that is in-use for a request so my multiple sessions IP don't overlap

Any idea?

Hi

I observed a similar bug here:
#49