Posted: Tue Mar 31, 2015 12:13 am Post subject: Best practise for http session caching or reuse?
Chevalier
Joined: 23 Jul 2008 Posts: 440 Location: Jamsa, Finland
Hi,
I'm wondering what are the options and their pros & cons for http session reuse / caching when IIB / broker acts as an http -client?
Background:
Quote:
We have a REST-like JSON to SOAP proxy application running on IIB 9. Ultimate service provider (SOAP end-point) says that they would like use http -sessions (for handling authentication and authorisation faster or fewer times) to make their service more efficient and not to do login for every separate request.
There is a SSL session cache in the broker (as standard), you can tune the size. _________________ Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error.
Joined: 23 Jul 2008 Posts: 440 Location: Jamsa, Finland
Thanks zpat!
You are right. To be more specific ultimate service provider would like to use server side session pattern by implementing state control / AAA with HTTP Persistent cookies.
What are the ways to cache or reuse these cookies at IIB side?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum