Hi Florin,

Those are tcp echo results. Note that the "show session verbose 2" command was 
issued while there was still traffic being sent. Interesting that on the client 
(sender) side the tx fifo is full (cursize 65534 nitems 65534) and on the 
server (receiver) side the rx fifo is empty (cursize 0 nitems 65534).

Where is the rx and tx fifo size configured? Here's my exact vcl.conf file:
vcl {
rx-fifo-size 16000000
tx-fifo-size 16000000
app-scope-local
app-scope-global
api-socket-name /tmp/vpp-api.sock
}

Is this what those values should match?

Thanks,
Dom
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#14803): https://lists.fd.io/g/vpp-dev/message/14803
Mute This Topic: https://lists.fd.io/mt/65863639/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to