Hi Amine,

If you want to make nginx listen and connect directly in VPP, the best
solution would probably be to use the VCL.
There is a documentation page in the wiki explaining how to run nginx with
VCL / ld_preload [0].

Then you can either mount the VCL socket between the two (nginx & VPP)
containers, or use an abstract socket directly
in the right netns. VCL should support this ; as an example this [1] is how
we start a ld_preload iperf3 attaching to a calico/vpp container.

Hope this helps,
Cheers
-Nathan

[0] https://wiki.fd.io/view/VPP/HostStack/LDP/nginx
[1]
https://github.com/projectcalico/vpp-dataplane/blob/master/test/yaml/iperf3-vcl/iperf3-vcl.sh

Le lun. 30 janv. 2023 à 09:56, amine belroul <aminebelroulc...@gmail.com> a
écrit :

> Hello guys,
>
> How can I connect nginx container to vpp container through memif interface?
>
>
> Thank you. Regards
>
> 
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#22549): https://lists.fd.io/g/vpp-dev/message/22549
Mute This Topic: https://lists.fd.io/mt/96624227/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/1480452/21656/631435203/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

  • [vpp-dev] sfc amine belroul
    • Re: [vpp-dev] sfc Nathan Skrzypczak

Reply via email to