MYLK
Dec 01, 2011Nimbostratus
Http header based persistence
Hello,
I have the following setup to enable persistence on incoming http requests.
when HTTP_REQUEST { persist hash [HTTP::header "Y-ABC-UserID"] }
The goals i...