On Fri, Nov 6, 2015 at 1:00 PM, Sébastien ROHAUT <
[email protected]> wrote:

> Hi,
>
>
> Is it possible to get and store the JSESSIONID cookie returned by the
> tcp-check expect (or something like this), and send it with the tcp-check
> send, to reuse the same session ?
>
> Is there a way for a health check to use persistent cookie session (always
> the same, one per server), returned by the check ?
>
>
Even if you can configure health checks to reuse the session id, your app
will still be trivial to remotely crash from the net by anyone able to make
GET requests that start sessions.

Reply via email to