Forum Discussion

Thiyagu's avatar
Thiyagu
Icon for Cirrus rankCirrus
Sep 21, 2021

Irule error after upgrade of LTM to the version 15.1.3.1

Hello All,

Post upgrade of our LTM to the version 15.1.3.1 we are finding the below error log:

 

Could you please suggest on the steps to fix the issue?

 

TCL error: /Common/IRULE_CIP <HTTP_REQUEST> - Can't call after responding - ERR_NOT_SUPPORTED (line 1)    invoked from within "HTTP::header insert srcaddr [IP::remote_addr]"

ltm rule IRULE_CIP {

when HTTP_REQUEST {

HTTP::header insert srcaddr [IP::remote_addr]

}

}

 

Sys::Version

Main Package

 Product    BIG-IP

 Version    15.1.3.1

 Build      0.0.18

 

Regards,

Thiyagu

3 Replies