Tested values
Then I add at end of the config file
$var(tmp) = $hdr(X-hdr17);
and make test again
Then I add at end of the config file
$var(tmp) = $hdr(X-hdr18);
and make test again
Then I add at end of the config file
$var(tmp) = $hdr(X-hdr19);
and make test again
Then I add at end of the config file
$var(tmp) = $hdr(X-hdr20);
and make test again
Probable if I add 300 strings like $var(tmp) = $hdr(X-hdr20);
then issue will be reproduced with pv_buffer_slots = 300
,
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.