Multiple protocols on virtual server port

Hello everyone,

I need to make one virtual port both to manipulate with TCP stream (TCP::payload replace) and to insert HTTP header.
Unfortunately, tcp_proxy port (the only one that can do TCP::payload replace) can’t handle HTTP traffic.

Any thoughts?

Hi

You might be able to use aFleX to achieve this. Please refer to the below link for an example. While not the same use case, perhaps you can do something similar for your requirement.

Regards.