I'm currently assigning random proxies to requests via a custom middleware. I'd like to key download throttling to the specific proxy that the request is using, but as far as I can tell, out of the box, this is only possible when tied to domains or IPs. I'm worried that implementing pooling logic in the proxy middleware would cause thread safety issues. Has anyone done this before? Any pointers would be appreciated.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…