Switch proxy on each new request

My Requirement:
I think Foxy Proxy needs a feature that could be handy (for me and other users). I intend to use a different proxy (from a list, rotation) each time a request is made to a specific URL.

What I have done:
I have created a simple script to generate simple PAC for a pattern which automatically loads at given interval. The proxies are rotated from the given list. The server side script automatically gives out new proxy which Foxy Proxy loads every minute.
However, it does not meet my requirement of new proxy each time. If there was an option to "load PAC on each request to this pattern", it would serve my purpose.

Thank you and looking forward to this feature.

Hello, What you are looking

Hello,

What you are looking for is called "round robin" rotation. FoxyProxy will soon add both round-robin and random rotation of proxy use (per request or per x seconds/minutes).

Thanks,
Eric