You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a lot of type of directives in http_chain (https://github.com/tempesta-tech/tempesta/wiki/HTTP-tables). We should cover them all.
Especially mark action (I wrote only one simple test to check it). (->mark = "value"). We need to discuss about real case when user want to set some mark by Tempesta and write test to cover it. Also we should check this case on MTU 100, to cover skb fragmentation.
The text was updated successfully, but these errors were encountered:
There are a lot of type of directives in http_chain (https://github.com/tempesta-tech/tempesta/wiki/HTTP-tables). We should cover them all.
Especially
mark
action (I wrote only one simple test to check it). (->mark = "value"). We need to discuss about real case when user want to set some mark by Tempesta and write test to cover it. Also we should check this case on MTU 100, to cover skb fragmentation.The text was updated successfully, but these errors were encountered: