473,387 Members | 1,798 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,387 software developers and data experts.

Connect 2 servers which runs the same ASP.NET application

2
Hi! I have a server which runs an ASP.NET application. Many users are using this site. Those users are from the same school. Now, because of the number of users, which is about 700 and the server is overloaded, I can't create another school with 700 other students. I have to buy anther server and multiply the first one. I want that the users from the firs school to use the first server and the users from the second school to use the second server. When a user wants to log in, he is asked from what school he is. According to this, he is redirect to the server from his school. How can I do that? Thanks for replays and sorry for my bad English.

Update: How cand I make a farm? Unfortunately, I am using MS Server 2003 (not 2008) with IIS 6 (not 7) and Sql Server 2008.
Oct 3 '11 #1
3 1712
Frinavale
9,735 Expert Mod 8TB
It sounds like you'd be interested in researching the topic of a "web farm" or a "web garden". Please note that if your application uses Session, you will have to make sure to use the appropriate kind of Session in this environment or else your application won't work properly.

-Frinny
Oct 4 '11 #2
lxnitu
2
It doesn't. I don't use Sessions.
Oct 4 '11 #3
Frinavale
9,735 Expert Mod 8TB
That's good!
Then you won't have to do much to port your application to a multi-server setup.

I've never actually worked with a web farm or garden before but I really think that you'll be interested in such a setup. Another topic to research is "The Cloud" which is an even bigger version of the web farm.
Oct 4 '11 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: tt | last post by:
I have 2 connections for the same application with COM+ component I run SELECT , UPDATE, DELETE, INSERT in ORACLE Database Sometime (after 4 or 5 hit app) one of the 2 connections stop with...
1
by: usl2222 | last post by:
Hi, I'm building this web application using asp.net and c# as code behind. Currently I save all my session data in session variables. One of the things that this application must do, is to...
0
by: Kuldeep | last post by:
Hi, I implemented Forms authentication for my apps (more than one). Since it'll be hosted on a webfarm, I set cookie.domain = "nnn.nnn.com". This works fine. I can signin and then go to other...
1
by: Mika M | last post by:
Hi! I've made FileSystemWatcher application to copy files from one UNC-path (\\server\directory) into another when files appears into source path. I made it using link...
4
by: Navin Mishra | last post by:
Hi, Are there any implications of having ASMX and ASPX in same ASP.NET application ? Both would share the same global varriables, etc. Regards Navin
1
by: rampabbaraju | last post by:
I have a website developed in .Net 1.1 and is running on three servers under a load balancer. I want to add another server to the load balancer which will have the same application but converted to...
1
by: helloitsme | last post by:
Hi! For a certain requirement, I need to kill the current application and restart the same application again. For that, I have the follofing code in the form-closing event of the application - ...
2
by: ashokingroups | last post by:
Hi to all :) Goodmorning, Please take a look on my problem. I am trying to connect from ASP.Net application to MS Access Database. The following error is coming: The Microsoft Jet database...
0
by: Balaurugan | last post by:
Mobile is already connected to PC using Bluetooth technology.what i need now is How to Connect Mobile to windows application using C# with in a second.Pls Urgent advance thanx
1
by: =?iso-8859-1?Q?Ant=F4nio_Jos=E9_Formiga_Neves?= | last post by:
How i moving and interacting with 2 or more windows in the same application. For example, one login windows when the login is ok, move to Main windows. Thanks Formiga
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.