Forum Discussion
mraful_64014
Nimbostratus
May 16, 2013Passing around JSON
A new app is being developed that uses JSON and http among servers providing servers. What would I use to persist connections to the same node other than source persistence?
Thanks!
Kevin_Stewart
Employee
May 16, 2013Server-to-server communication isn't too unusual, but it definitely presents issues that a client wouldn't have. Here are some additional thoughts:
1. Are the server-to-server requests finite, or do they span multiple TCP sessions? If they all live inside a single TCP session then you really don't have to worry about persistence.
2. Is there any form of persistence of the client side, perhaps a cookie that the browser sends to the app server? If so you could potentially use that value to map persistence.
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