473,473 Members | 2,144 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Seperating IIS from Application

Please forgive me if this question has been asked before.

Is there any way to have IIS running on one machine processing HTTP
requests - but have all requests routed to another machine for processing
(the App server).

The project I am coming from had iPlanet processing requests and passing
them to weblogic - I was curious if there was a way to have a similar
architecure in asp.net.

Along this line of thinking - can I front an ASP.Net application with a web
server other than IIS (i.e. iPlanet).

Thank You,

Aaron
Nov 18 '05 #1
2 943
setup webservices on the second box to do all your work, the IIS box only
has to do the HTML redering and the webservice calls that way.

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Aaron Kornbluth" <aa*************@ness-usa.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Please forgive me if this question has been asked before.

Is there any way to have IIS running on one machine processing HTTP
requests - but have all requests routed to another machine for processing
(the App server).

The project I am coming from had iPlanet processing requests and passing
them to weblogic - I was curious if there was a way to have a similar
architecure in asp.net.

Along this line of thinking - can I front an ASP.Net application with a web server other than IIS (i.e. iPlanet).

Thank You,

Aaron

Nov 18 '05 #2
I was looking for something more analagous to what occurs in the J2EE
setup - i.e. having the ISAPI plugin that processes ASPX (and all controls
that are instantiated by them) on another machine.

I could also use remoting from the ASPX pages - but again, I was looking for
a lower level solution.
"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
setup webservices on the second box to do all your work, the IIS box only
has to do the HTML redering and the webservice calls that way.

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Aaron Kornbluth" <aa*************@ness-usa.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Please forgive me if this question has been asked before.

Is there any way to have IIS running on one machine processing HTTP
requests - but have all requests routed to another machine for processing (the App server).

The project I am coming from had iPlanet processing requests and passing
them to weblogic - I was curious if there was a way to have a similar
architecure in asp.net.

Along this line of thinking - can I front an ASP.Net application with a

web
server other than IIS (i.e. iPlanet).

Thank You,

Aaron


Nov 18 '05 #3

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

Similar topics

9
by: J. Baute | last post by:
I'm caching data in the Application object to speed up certain pages on a website The main reason is that the retrieval of this data takes quite a while (a few seconds) and fetching the same data...
3
by: Amit Dedhia | last post by:
Hi I am developing a Dot net application (involving image processing) on a uni processor. It works well on my machine. I then take all my code on a multi processor, build and run the application...
6
by: Jo K. | last post by:
I have a bounded field called Name. It's used to type in the full name of a customer (intentionally set up that way instead of seperating the first and last names) I would like to be able to...
6
by: orekin | last post by:
Hi There I have been trying to come to grips with Application.Run(), Application.Exit() and the Message Pump and I would really appreciate some feedback on the following questions .. There are...
0
by: AnkitAsDeveloper [Ankit] | last post by:
As all we know, in order to remove cyclic includes in C++ we seperate the declarations and definitions of classs and it's member in two files Header (*.h) and source files (*.cpp). This is not a...
0
by: Salim Afþar | last post by:
Hi, By default, code behind files (*.cs) and *.aspx files are located in the same folder. I want to separate my code behind files to a different folder. Because my application has to support...
20
by: Peter Oliphant | last post by:
How does one launch multiple forms in an application? Using Photoshop as an example, this application seems to be composed of many 'disjoint' forms. Yet, they all seem somewhat 'active' in...
6
by: Josef Brunner | last post by:
Hi, I published my application (VS 2005) and am now trying to install it when I get this error message. It worked before...even on a different machine. Here is the detailed description: ...
9
by: jeff | last post by:
Hi All. I realize that when my Deployed winforms application starts, Windows needs to load the .net 2 framework before control is given to my application.... Is there anyway to either ... -...
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
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
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...
0
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,...
1
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...
0
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...
0
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...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.