If you want some_big_clients in delay pool 1 and lotsa_little_clients in delay pool 2:
delay_access 1 allow some_big_clients
delay_access 1 deny all
delay_access 2 allow lotsa_little_clients
delay_access 2 deny all
delay_access 3 allow authenticated_clients