Forum Discussion

William_64205's avatar
William_64205
Icon for Nimbostratus rankNimbostratus
Nov 10, 2009

.NET and Session Objects

My programmers developed a application that passes session objects to and from another company. I am not positive if the F5 is stripping some of the objects out. Is there a way to log the session objects to see what is happening?

 

 

Or could this be a persistence issue or lack of persistence?

 

 

 

For example:

 

 

user tries to log into abc company site...

 

they refer the user to our login page to authenication them, but also sending specific info in the objects. We think the objects are getting lost.

 

 

Any help is great. Thank you.

 

William

1 Reply

  • Hi William,

     

     

    I suspect LTM isn't modifying the request. It's more likely to be a persistence or architecture issue. If you disable all but one member of the pool, does the issue clear? If so, what persistence method are you using?

     

     

    Aaron