https connection is new or existing - what is the flow variable name ?

Not applicable
I am sending a apigee proxy request from postman. I would like to know whther the session/connection is new or existing.Please let me know is there any flow variable to identify, whether the https session/connection is new or existing ?
0 3 193
3 REPLIES 3

@kumarsathe , Do you mean backend user session ?

if possible both : client request to Apigee , Apigee to backend [beanstalk]

Hi @kumarsathe, there is no flow variable to specify whether the connection is new or existing. If you are running the private cloud, you could take advantage of the JMX metrics to get details on the connection statistics for both inbound and outbound Thanks,