Commit Graph

9 Commits

Author SHA1 Message Date
b536a88dca sorted sticky session cookie tests 2018-05-05 15:42:26 +01:00
fb3af754ab implemented a send to self pattern for sticky session timeouts rather than a normal timer 2018-05-05 13:43:38 +01:00
c041d90e38 more messing with send ot self 2018-05-05 12:53:19 +01:00
4c405f0f29 revert 2018-05-03 23:00:40 +01:00
da0dd68502 another quick hack to work this out 2018-05-03 22:49:44 +01:00
334d4bf368 another quick hack to work this out 2018-05-03 22:32:07 +01:00
e57b72173e changes to make test more stable 2018-05-03 22:06:08 +01:00
2f8d857731 pass expiry period into cookie thing to make this more testable 2018-05-03 21:34:22 +01:00
6793278597 Feature/sticky sessions (#336)
* started messing around with sticky sessions idea

* more tests for sticky session thing

* more faffing cant make up my mind how to do this

* +semver: breaking added sticky session load balancer and changed way load balancer configuration is set by user

* #336 made tests BDDFy
2018-04-30 18:55:11 +01:00