Forum Discussion

Thanakrit_Reung's avatar
Thanakrit_Reung
Icon for Nimbostratus rankNimbostratus
Dec 26, 2017

Error on LTM : http_process_state_cx_wait - Invalid action:0x100011 clientside

There is an error found in my environment which I have implement load balancer for transparent caching. Is anyone have ideas about this error below....

 

Invalid action:0x100011 clientside

 

LTM logs:

 

slot2/mtg-viprion-4800 err tmm11[24623]: 011f0007:3: http_process_state_cx_wait - Invalid action:0x100011 clientside (x.x.x.x:50936 -> x.x.x.x:80) ((null connflow)) (Client side: vip=/Common/name profile=http pool=/Common/pool_caching client_ip=x.x.x.x)

 

slot2/mtg-viprion-4800 err tmm17[24624]: 011f0007:3: http_process_state_cx_wait - Invalid action:0x100011 clientside (x.x.x.x:40370 -> x.x.x.x:80) ((null connflow)) (Client side: vip=/Common/name profile=http pool=/Common/pool_caching client_ip=x.x.x.x)

 

I believe this cause client connection get reset while connecting to destination.

 

Regards, ReDz

 

5 Replies

  • slot2/mtg-viprion-4800 err tmm11[24623]: 011f0007:3: http_process_state_cx_wait - Invalid action:0x100011 clientside (x.x.x.x:50936 -> x.x.x.x:80) ((null connflow)) (Client side: vip=/Common/name profile=http pool=/Common/pool_caching client_ip=x.x.x.x)

     

    what version are you using? you are using tcp::collect in irule, aren't you?

     

    anyway, i think you had better open a support case.

     

    • Thanakrit_Reung's avatar
      Thanakrit_Reung
      Icon for Nimbostratus rankNimbostratus

      Hi nitass,

       

      Sorry for disappear such as long time. My version is 12.1.2. Yes,I did using a TCP::collect in irule. After I did opened case with support, Support claims that this issue triggers by extra bytes from client's GET requests when using TCP::collect and LB::detach on my irules and support suggests to revise my irule logic and avoid using these two commands.

       

      Regards,

       

  • slot2/mtg-viprion-4800 err tmm11[24623]: 011f0007:3: http_process_state_cx_wait - Invalid action:0x100011 clientside (x.x.x.x:50936 -> x.x.x.x:80) ((null connflow)) (Client side: vip=/Common/name profile=http pool=/Common/pool_caching client_ip=x.x.x.x)

     

    what version are you using? you are using tcp::collect in irule, aren't you?

     

    anyway, i think you had better open a support case.

     

    • Thanakrit_Reung's avatar
      Thanakrit_Reung
      Icon for Nimbostratus rankNimbostratus

      Hi nitass,

       

      Sorry for disappear such as long time. My version is 12.1.2. Yes,I did using a TCP::collect in irule. After I did opened case with support, Support claims that this issue triggers by extra bytes from client's GET requests when using TCP::collect and LB::detach on my irules and support suggests to revise my irule logic and avoid using these two commands.

       

      Regards,

       

  • This is a problem during SSL session. But you need dump data if you want to know whether it is problem of client or big-ip.

     

    If it occurs offten, you had better to send dump data to the support.