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

IIS Setup Guru Wannabe Question

Just a question that I keep forgetting to ask "off-topic" to others in the same
field of work or hobby...

Yes, I know this isn't a group specific question, but would like to know how
y'all setup yer IIS applications, whether it be a .Net Web Application, or an
older ASP X.X application.

Under IIS, you can add sites (if you have the right Server installed) as well as
add applications under each web site. Multiple web sites with multiple web
applications under each site. First off, here is what I have:

Microsoft Windows 2000 Advanced Server (2 machines, Production and Development).
IIS with all the neat little patches required to keep it healthy.... (microsoft
patches)
1 Web Site

Now, under the web site, we create a new application for each Intranet
application that we are developing or have developed. Is this how it *should* be
done? Or should it be that each Intranet application we create should have it's
own Web Site? I can see how that can become really expensive for all the
licensing on a per website basis but would like to know how it *should* be done
rather than how we have it working.

That's all :)

Thanks,
Mythran
Nov 17 '05 #1
3 1210
Garbage.

Get a life.


"Mythran" <ki********@hotmail.com> wrote in message
news:ON**************@TK2MSFTNGP12.phx.gbl...
Just a question that I keep forgetting to ask "off-topic" to others in the same field of work or hobby...

Yes, I know this isn't a group specific question, but would like to know how y'all setup yer IIS applications, whether it be a .Net Web Application, or an older ASP X.X application.

Under IIS, you can add sites (if you have the right Server installed) as well as add applications under each web site. Multiple web sites with multiple web applications under each site. First off, here is what I have:

Microsoft Windows 2000 Advanced Server (2 machines, Production and Development). IIS with all the neat little patches required to keep it healthy.... (microsoft patches)
1 Web Site

Now, under the web site, we create a new application for each Intranet
application that we are developing or have developed. Is this how it *should* be done? Or should it be that each Intranet application we create should have it's own Web Site? I can see how that can become really expensive for all the
licensing on a per website basis but would like to know how it *should* be done rather than how we have it working.

That's all :)

Thanks,
Mythran


Nov 17 '05 #2
Bob
I only use a new website when I need to assign a different domain name as
this requires a unique IP address (unless host headers are used). It is also
good for load balancing if you have multiple network interfaces, or you want
to provide a web site to one network and not another... also, it means your
logfiles are as little easier to go through.

IIS applications are used to seperate the processes and memory space of each
logical section of your overall web system... so if the code in 1 IIS app
has problems it theoretically wont disrupt any of the others... also, the
state data held by the ASP Application object is available only to the IIS
application that hosts it.

What I do is break a web system (say, ecommerce) down into separate logical
entities and then create an IIS application for each. In the case of an
intranet you could have a online procurement application, an HR application,
and say an online helpdesk application. Each functions as a seperate unit
and so should be in it's own application, therefore receiving it's own
memory space and able to run it's own processes and threads. These will be
protected from the other applications so if one goes down the rest keep
going. That's the theory anyway... lots of other things can go wrong that
cause the lot to die but thats another story...

You could extend this concept to the website level and have a website for
each division of the company, each containing applications relating to that
division...

One thing I don't recommend you do is use the default web site... a lot of
IIS vulnerabilities rely on the default site being left insecure.

Not sure about your licensing comment... are licenses required for IIS?

This didn't really answer the question but it might highlight some of the
reasons you could go either way...

Cheers
"Mythran" <ki********@hotmail.com> wrote in message
news:ON**************@TK2MSFTNGP12.phx.gbl...
Just a question that I keep forgetting to ask "off-topic" to others in the same field of work or hobby...

Yes, I know this isn't a group specific question, but would like to know how y'all setup yer IIS applications, whether it be a .Net Web Application, or an older ASP X.X application.

Under IIS, you can add sites (if you have the right Server installed) as well as add applications under each web site. Multiple web sites with multiple web applications under each site. First off, here is what I have:

Microsoft Windows 2000 Advanced Server (2 machines, Production and Development). IIS with all the neat little patches required to keep it healthy.... (microsoft patches)
1 Web Site

Now, under the web site, we create a new application for each Intranet
application that we are developing or have developed. Is this how it *should* be done? Or should it be that each Intranet application we create should have it's own Web Site? I can see how that can become really expensive for all the
licensing on a per website basis but would like to know how it *should* be done rather than how we have it working.

That's all :)

Thanks,
Mythran

Nov 17 '05 #3
On Thu, 6 Nov 2003 13:22:15 -0800, "Mythran" <ki********@hotmail.com>
wrote:
Just a question that I keep forgetting to ask "off-topic" to others in the same
field of work or hobby...


Might not be off topic if you ask in the IIS groups. It's quite far
off topic in a VBScript group.

Jeff
Nov 17 '05 #4

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

Similar topics

6
by: sunnyz | last post by:
hi guys :) ..i wanna setup a software company...i'm looking for ppl who have the same passion so that we cud build up more and more of contacts, get new ideas and start the business right...
7
by: John | last post by:
Hi How can I change the printer page layout to landscape via code? Basically I would like to avoid having the user set the layout every time manually. Thanks Regards
3
by: Michael Suess | last post by:
Hi, please feel free to correct me if this is the wrong group to ask this question. I have a blog about parallel programming and concurrency (http://www.thinkingparallel.com if you are...
16
by: Singulus | last post by:
Hello all, I've searched for similar threads, I've found some bit of useful info here and there, but nevertheless I want to post my questions...So, how can I (we, in fact the forum can benefit...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
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:
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
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...
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...

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.