Forum Discussion

Keith_Motschenb's avatar
Keith_Motschenb
Icon for Nimbostratus rankNimbostratus
Feb 08, 2006

Trying to use the clone pool command

I would like to use the clone pool command to send the same message that I sent on a pool command. But I get no information going to the clone pool. (Or it seems that way to me)

 

 

I have a Java socket listener waiting for this information. I can send information directly to this socket if I use it as the primary pool.

 

 

Is there something special that needs to be done?

 

 

pool $pcnpool

 

clone pool SocketListenerPool

 

 

SocketListenerPool is setup as a pool and has one member that points to my IP address and port

1 Reply

  • Colin_Walker_12's avatar
    Colin_Walker_12
    Historic F5 Account
    This should be pretty straightforward. All you need to do is call the clone pool command and specify which pool to copy the information to, as you've done in your example.

     

     

    Perhaps if you paste the exact rule you're using, we can take a closer look?

     

     

     

    Thanks,

     

    -Colin