Willy Tarreau
3d80d911aa
[MEDIUM] session: remove s->prev_srv which is not needed anymore
...
s->prev_srv is used by assign_server() only, but all code paths leading
to it now take s->prev_srv from the existing s->srv. So assign_server()
can do that copy into its own stack.
If at one point a different srv is needed, we still have a copy of the
last server on which we failed a connection attempt in s->target.
2011-03-10 23:32:16 +01:00
..
2011-03-09 10:22:30 +01:00
2009-03-21 18:13:21 +01:00
2010-03-04 19:10:14 +01:00
2011-03-10 23:32:16 +01:00
2010-10-30 19:04:33 +02:00
2010-09-08 17:04:31 +02:00
2011-03-10 23:32:16 +01:00
2011-03-10 23:32:16 +01:00
2010-05-09 21:19:08 +02:00
2011-03-10 23:32:16 +01:00
2009-05-10 10:18:54 +02:00
2009-05-10 10:18:54 +02:00
2009-05-10 09:57:21 +02:00
2009-05-10 09:57:21 +02:00
2009-10-18 08:20:26 +02:00
2010-11-19 13:25:10 +01:00
2010-08-10 14:01:09 +02:00
2011-03-10 23:32:16 +01:00
2011-02-16 11:14:30 +01:00
2008-07-16 10:30:42 +02:00
2010-11-14 17:09:33 +01:00
2010-11-29 07:28:16 +01:00
2009-10-26 21:10:04 +01:00
2009-10-26 21:10:04 +01:00
2010-03-12 06:22:16 +01:00
2011-03-10 23:32:15 +01:00
2009-04-21 02:17:45 +02:00
2010-11-11 09:29:07 +01:00
2011-03-10 23:32:16 +01:00
2009-01-25 13:49:53 +01:00
2011-03-10 23:32:16 +01:00
2011-03-10 23:32:15 +01:00
2010-11-14 17:21:44 +01:00
2010-11-05 10:34:07 +01:00
2010-12-12 14:00:34 +01:00
2011-03-10 23:32:16 +01:00
2007-01-07 02:12:57 +01:00
2010-01-28 18:10:50 +01:00
2008-07-16 10:30:42 +02:00
2011-03-10 23:32:16 +01:00
2008-08-13 23:43:26 +02:00
2010-08-27 18:26:11 +02:00
2010-11-29 07:28:16 +01:00
2011-01-04 14:50:49 +01:00
2011-03-10 23:32:16 +01:00
2011-03-10 23:32:15 +01:00
2009-10-26 21:10:04 +01:00
2009-03-05 16:56:16 +01:00
2010-10-30 19:04:34 +02:00