Forum Discussion
hooleylist
Feb 04, 2011Cirrostratus
That looks good to me. You could avoid the backslash escapes by using curly braces to prevent interpretation:
STREAM::expression {@onload="onLoadBody()"@@}
Also, I'm referring to server response payload. LTM compression should be done to responses after the stream filter is applied (though I haven't explicitly tested this before).
Aaron