Thans for your suggestions.
I just did a quick research and came up with this link:
www-01.ibm.com/support/docview.wss?uid=s...I tested setting IgnoreAffinityRequests=false as a web server plugin custom property and re-generated the plugin configuration and it worked.
However IgnoreAffinityRequests is set as an attribute for ServerCluster in plugin-cfg.xml, therefore it should be possible to set this property per cluster. Setting it as a web server plugin custom property sets it for all clusters.
Is this property "all or nothing" or can it be set for specific clusters?