Forum Discussion

adiezma_1656's avatar
adiezma_1656
Icon for Nimbostratus rankNimbostratus
Nov 25, 2011

http_process_state_prepend - Invalid action

Hi,

 

 

 

I get a message every minute in the ltm log :

 

 

local/tmm1 err tmm1[9309]: 011f0007:3: http_process_state_prepend - Invalid action EV_INGRESS_DATA during ST_HTTP_PREPEND_HEADERS (Server side: vip=My_VIP profile=http pool=My_POOL)

 

 

 

The VIP has a iRule assigned:

 

 

When HTTP_REQUEST {

 

switch [string tolower [ HTTP: : host] ] {

 

{ blabla.bla.es

 

POOL_My_POOL pool

 

}

 

default {

 

POOL_My_POOL2 pool

 

}

 

}

 

}

 

 

It may have something to do with the error log?

 

 

 

Regards

 

 

 

Antonio.

 

4 Replies

No RepliesBe the first to reply