Forum Discussion

Joao_Beca's avatar
Joao_Beca
Icon for Nimbostratus rankNimbostratus
Nov 21, 2019

iRUle to prompt a page and keep on the VIP

Hello,

 

I'm new on the Forum and started to work with iRule now.

I have a request to create an iRule to prompt an html file "iFile" and keep the request through the members, I've tested as basic as I found on iRule Docs but after the ifile is charged the page is closed.

 

I've tried this one on this url without success: https://devcentral.f5.com/s/feed/0D51T00006i7PQ9SAM

 

Does anyone have a clue on how can I proceed on it?

 

Follow here the iRules created:

 

when HTTP_REQUEST {

HTTP::respond 200 content [ifile get popup_irule.html]

}

 

Many thanks.

 

2 Replies

  • Well i couldn't possibly think of a situation on why it would close. Can you take a pcap to see who is closing the connection.

  • Hello jaikumar,

    I did a pcap and what I can see is that my pc is closing the connection correctly with a FIN/ACK.

    However I cannot see the http requests because the vip is configured with HTTPS so all that I can see on the packet application is: http-over-tls