TL
Size: a a a
TL
DS
AS
DS
rule "remove 499"
when
to_string($message.HTTP_STATUS) == "499"
then
drop_message();
end
AS
DS
DS
AS
DS
AS
AS
TL
DS
AS
rule "remove 499"
when
to_string($message.HTTP_STATUS) == "499"
then
drop_message();
end
DS
PL
AS
DS
TL
AS