<div dir="ltr"><span style="border-collapse:collapse">Hey guys,<div><br></div><div>I&#39;ve read through the docs and this doesn&#39;t seem possible in the current setup, but I could be wrong. &nbsp;Here&#39;s what I need:</div>

<div><br></div><div><span style="border-collapse:collapse"><div>Load balancing using a uri param, but if its not found, fall back to round robin, but in chunks of 100 by the Referer header. &nbsp;For example, the first 100 people with Referer=<a href="http://www.somedomain.com" style="color:rgb(0, 0, 204)" target="_blank">www.somedomain.com</a>&nbsp;get sent to nodeA, the 2nd 100 to nodeB, the 3rd 100 to nodeA, etc. &nbsp;After a user is assigned a node, any subsequent request they make needs will have a uri_param that points Nginx to the right server.<br>

</div><div><br></div><div>We&#39;re using Evan Miller&#39;s awesome Upstream Hash Module, but it doesn&#39;t seem its configureable to this level.</div><div><br></div><div>Is this possible? &nbsp;If not, I&#39;d like to hire anyone willing to implement this. &nbsp;Anyone interested?</div>

<div><br></div><div>Thanks,</div><div>Brian</div></span></div></span></div>