ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General Discussion » Can we do HTTP Persistence/Session management with MB 6.0

Post new topic  Reply to topic
 Can we do HTTP Persistence/Session management with MB 6.0 « View previous topic :: View next topic » 
Author Message
j1
PostPosted: Fri Jun 09, 2006 7:45 am    Post subject: Can we do HTTP Persistence/Session management with MB 6.0 Reply with quote

Centurion

Joined: 23 Jun 2003
Posts: 139

Hi, I had a question about the way in which WBI MB 6.0 manages HTTP sessions/persistemce. Are there any features in MB that support this and how robust is it. I did a bit of preliminary searching and didnt find anyhting conclusive. If you could point me in the right direction, that would be great.
Back to top
View user's profile Send private message
elvis_gn
PostPosted: Fri Jun 09, 2006 8:45 pm    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi j1,

Message broker uses an input queue in the backend for fetching the HTTP requests....so if u put multiple messages on the URL, they are all lying on the queue...

If u define multiple instances for the flow then the messages are serviced all at the same time....multiple sessions are created by making multiple logical ports from the single physical port of the broker....

Persistence.....i suppose if you make the input queue persistent, then u might get what u want...but i have not tested for this...Though, i think that since HTTP is a request reply protocol(atleast in MB) if you do not get a reply u will know that the request failed...and if you persist with the request message also, it would not make sense as the time within which the user wanted the reply is long gone....

Regards.
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Fri Jun 09, 2006 8:57 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Talking about persistence of session information... I understand that the session information should be persisted to a queue and then picked up when needed again using the correlationId ?

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
JLRowe
PostPosted: Sat Jun 10, 2006 4:22 am    Post subject: Reply with quote

Yatiri

Joined: 25 May 2002
Posts: 664
Location: South East London

You'll need websphere application server to do that probably.
Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Sat Jun 10, 2006 5:05 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

First off - HTTP Session persistence has nothing to do with MQ persistence.

Secondly - I believe the bipHttpListener uses catalina under the covers. Otherwise why would <mqsi_install_root> contain a "catalina" folder.

You could dig around in the mqsi_install_root and see if you can find the various configuration files that control how catalina handles session persistence.

But I'm sure that changing any of that would not be supported.

You're vastly better off putting a real webserver of some sort in front of your biphttplisteners. IHS comes to mind...
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » Can we do HTTP Persistence/Session management with MB 6.0
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.