473,626 Members | 3,291 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Multiple web farms sharing Machinekey

I need some info to make sure I avoid problems with my webfarms.
Currently I'm running 3 separate sites, each with their own webfarm of
2-3 webservers. All of these sites are using the same backend machine
for SessionState info.

I'm wondering what problems might pop up if I set the MachineKey to the
same value on all of the webservers. I know it is required to do this
within the web farm for each site so that postbacks to alernate
machines work. However I have a feeling that if I set the key the same
across my different sites I might get odd session collisions or
something.

Can anybody give me a quick rundown of why this would/wouldn't be a
problem?

Thanks.

Jul 22 '05 #1
1 1652
dgermano wrote:
I need some info to make sure I avoid problems with my webfarms.
Currently I'm running 3 separate sites, each with their own webfarm of
2-3 webservers. All of these sites are using the same backend machine
for SessionState info.

I'm wondering what problems might pop up if I set the MachineKey to the
same value on all of the webservers. I know it is required to do this
within the web farm for each site so that postbacks to alernate
machines work. However I have a feeling that if I set the key the same
across my different sites I might get odd session collisions or
something.

Can anybody give me a quick rundown of why this would/wouldn't be a
problem?

Thanks.


If youre using a single store for session information (read,
ASPSessionState service or SQL Server), then you wont have any issues
with sessions.

InProc, however, may be an issue, since you wont be able to make them
sticky.

Jul 22 '05 #2

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

Similar topics

1
1895
by: Tod Birdsall, MCSD for .NET | last post by:
Hi All, I have two ASP.NET applications which I am trying to have share forms authentication. But I am running into problems. App A is an ASP.NET 2.0 Beta 2 application. App B is an ASP.NET 1.1 application (Telligent's Community Server) compiled with VS.NET 2003. App B runs in a virtual sub-directory of App A. Both applications run fine. Both site's ASP.NET tabs are set appropriately (A = 2.0.5X B =
1
282
by: dgermano | last post by:
I need some info to make sure I avoid problems with my webfarms. Currently I'm running 3 separate sites, each with their own webfarm of 2-3 webservers. All of these sites are using the same backend machine for SessionState info. I'm wondering what problems might pop up if I set the MachineKey to the same value on all of the webservers. I know it is required to do this within the web farm for each site so that postbacks to alernate...
2
1693
by: InnoCreate | last post by:
Hi Everyone, Occasionally i'm getting the following error logged. I've heard this can be caused by proxy servers. Does anyone know anyways to resolve the issue or anything else that could cause the issue. Thanks James
1
1702
by: rh.krish | last post by:
I have an issue in sharing session between ASP.NET 1.1 & ASP.NET 2.0. Here are the details. The first application is the main application which runs in ASP.NET 1.1. This app has a link to the second application which runs in ASP.NET 2.0. Both of them authenticate the users against Active Directory (have custom code to do this). The expectation is once I login to the 1st app, clicking on the link to 2nd app, should automatically sign me...
0
8196
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8364
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7192
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6122
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5571
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4090
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4196
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2623
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1507
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.