> One other feature I'd like (and I think would be widely useful): >> * Partitioned service cluster support for a/b testing: redirect some >> users to a different server, e.g. to test the new version > > > Just do a redirect response? >
That sounds right... Some configuration: * Configure and store mapping of which users to redirect where. * Configure where to rediect not logged in visitors. To consider: * Any integration with Record/Mapper sharding? * Use configuration as a failover mechanism? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
