Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Piotr_Lewandows's avatar
Piotr_Lewandows
Icon for Altostratus rankAltostratus
Jul 05, 2017

HTTP to FTP conversion

Hi,

 

TMG has feature to allow HTTP protocol on client side and internally convert it to FTP on server side. I wonder if it is possible to recreate such feature on BIG-IP - using for example iRule?

 

Piotr

 

2 Replies

  • I don't think you can do that with the same virtual server. You could do with different virtual servers, and have an iRule to switch between them.

     

    However, you would need to convert HTTP request to an FTP command, and that part would be definitely complicated.

     

    So, my conclusion is that you can't do.