Forum Discussion

Bret_McGinnis_1's avatar
Bret_McGinnis_1
Icon for Nimbostratus rankNimbostratus
Feb 22, 2006

http_process_state_header_xfer - Invalid action EV_SINK_HEADER during ST_HTTP_XFER_HEADERS

Hi,

 

 

I'm getting this message:

 

 

tmm tmm[722]: 011f0005:3: http_process_state_header_xfer - Invalid action EV_SINK_HEADER during ST_HTTP_XFER_HEADERS

 

 

when I try to do a redirect (HTTP::redirect) in a LB_FAILED event. The messages appears everytime the redirect is executed. The redirection works consistanly on some (one) workstations and fails consistanly on others (5 so far).

 

 

What is this message trying to tell me.

 

 

Regards,

 

 

Bret
  • bl0ndie_127134's avatar
    bl0ndie_127134
    Historic F5 Account
    This is a known problem and will be fixed in the next release. In the mean time, you should be able to get around it this way.

    
    when LB_FAILED {
      HTTP::fallback "myhost.abc.com"
    }
  • Hi,

     

     

    I tried HTTP:fallback and it seems to work fine.

     

     

    Which release is the next release. I'm currently on version 9.1.1

     

     

     

    Regards,

     

     

    Bret
  • bl0ndie_127134's avatar
    bl0ndie_127134
    Historic F5 Account
    I am not sure what the release number is going to be right now but you should be able to track the change with support using CR50764.