Forum Discussion

PiotrL's avatar
PiotrL
Icon for Cirrus rankCirrus
May 29, 2017

Secure cookie from a specified pool

I'd like to add the secure attribute for JSESSIONID cookie, that comes from the specified pool. Can I do this as follows ? when HTTP_RESPONSE { if {[LB::server pool] equals "xyz_pool"}{ HTTP::cook...