Forum Discussion
Maneesh_72711
Cirrostratus
Mar 11, 2018Displaying Client and Server Side connections via i-rule
I am trying to write an i-rule which gives my application users to see which user landed on which server. Got four pool members and below is what I have written.
when CLIENT_ACCEPTED {
table incr...
Maneesh_72711
Cirrostratus
Mar 11, 2018Connections Table I get is like below.
Connections
client-X.Y.Z.P = 141
client-X.Y.Z.P = 38
server-X.Y.Z.P = 4
server-X.Y.Z.P = 15
server-X.Y.Z.P = 3
I want to see all in the same line basically Client-a.b.c.d=10--->Server-p.q.r.s=10. Can you help me how can I concatenate both of the together ? Something like below: -
client-X.Y.Z.P = 141 ----> server-X.Y.Z.P = 15 client-X.Y.Z.P = 38 ----> server-X.Y.Z.P = 3
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects