473,396 Members | 1,832 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

UIPAB & Load Balancing

I keep losing session state when I store UIPAB state in the
SessionStateObject. The asp.net session state object itself stores
it's state in SQL server, I'm using cookieless session state.

This strange behavior occurs in a load balanced environment consisting
of 2 web servers.

The next part is taken from the web.config file:

<sessionState
mode="InProc"
sqlConnectionString="someconnectionstring"
cookieless="true"
timeout="20"
/>

At this point I'm checking out
http://support.microsoft.com/default...b;en-us;325056 and
considering adding response.applyapppathmodifier to response.redirects
in the uipab.

Has anybody experienced this before? Is the UIPAB capable of
supporting load balancing? Any tips?

Kind regards,
Nikander Bruggeman
Jul 21 '05 #1
1 1504
Nikander:
I'm a little confused, you are saying you use SQL Server for your session
state, but your mode is InProc instead of SQLServer...was that just a typo?

Karl

"Nikander Bruggeman" <nr***********@interpolis.nl> wrote in message
news:fc**************************@posting.google.c om...
I keep losing session state when I store UIPAB state in the
SessionStateObject. The asp.net session state object itself stores
it's state in SQL server, I'm using cookieless session state.

This strange behavior occurs in a load balanced environment consisting
of 2 web servers.

The next part is taken from the web.config file:

<sessionState
mode="InProc"
sqlConnectionString="someconnectionstring"
cookieless="true"
timeout="20"
/>

At this point I'm checking out
http://support.microsoft.com/default...b;en-us;325056 and
considering adding response.applyapppathmodifier to response.redirects
in the uipab.

Has anybody experienced this before? Is the UIPAB capable of
supporting load balancing? Any tips?

Kind regards,
Nikander Bruggeman

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: yagish | last post by:
Hi Techies, Am really new with the Oracle 9i Forms and am searching for a way to perform Load Balancing in Oracle 9i Forms Application. Its not a J2EE application, so cannot go the OC4J way. I...
3
by: Shabam | last post by:
When a web application becomes overloaded with traffic, one can offload it by load balancing and clustering the front end web servers. What happens when the back-end MSSQL database becomes...
1
by: Jan | last post by:
Hi We are developing a trading application in C# using the UIPAB. In this application it should be possible to set up different workspaces with a number of windows. The user should be able to save...
2
by: Nikander Bruggeman | last post by:
I keep losing session state when I store UIPAB state in the SessionStateObject. The asp.net session state object itself stores it's state in SQL server, I'm using cookieless session state. This...
10
by: GeekBoy | last post by:
Okay, I have two identical web servers running Windows 2003 web server. I have an ASP.NET application which runs great on one of them. Dedicated IP address, behind our firewall, etc. Everyone's...
6
by: Andrew Robinson | last post by:
I am running two servers with a hardware network load balancing device. I know that to share session information between the two servers I need to implement some type of SQL based session...
6
by: John Wells | last post by:
Guys, My boss has been keeping himself busy reading MySQL marketing pubs, and came at me with a few questions this morning regarding PostgreSQL features (we're currently moving to PostgreSQL). ...
0
by: HK | last post by:
I'm wanting to get rid of a hardware load balancer and just use the Windows 2003 software load balancing with 2003 Server Web Edition. I'm wondering if anyone here uploads ASP.NET code to 2 or...
1
menayah
by: menayah | last post by:
Hi all, I'm a newbie in MVC and UIPAB. I need to ask some questions. 1. Can we do UIPAB concept over VB.Net web application? 2. I have searched the net and all what I have found is a C # UIPAB...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.