Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Multiple virtual directories on a single physical directory

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  Download File Corrupt  
Author Message
anonymous1121

External


Since: Feb 04, 2004
Posts: 2



(Msg. 1) Posted: Thu Feb 05, 2004 1:28 am
Post subject: Multiple virtual directories on a single physical directory
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi,

We have hosted multiple websites on Win 2K Server. Every
website has a virtual directory mounted on a common
physical directory.
We are facing some abnormal problems on these virtual
directories in rush hours (e.g. User gets a blank page
with no error from the virtual directory). Is this due to
the sharing of a single directory amoung multiple virtual
directories? Or we need to look in to some other things as
we havn't found any other clue regarding this problem.

Plz note that the problem arise in rush timings only.

Thanks in advance for your support.

 >> Stay informed about: Multiple virtual directories on a single physical directory 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 2) Posted: Thu Feb 05, 2004 6:48 am
Post subject: Re: Multiple virtual directories on a single physical directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

That should not be a problem. Are the virtual directories all mapped to the
same physical directory located locally on the server or remotely on a
UNC/Mapped Drive ?

ASP also has the option of sending fallback HTM pages (of the same name) in
cases where the server load is high.

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Faraz Qureshi" <anonymous DeleteThis @discussions.microsoft.com> wrote in message
news:a9f801c3ebb1$56ee6a70$a601280a@phx.gbl...
Hi,

We have hosted multiple websites on Win 2K Server. Every
website has a virtual directory mounted on a common
physical directory.
We are facing some abnormal problems on these virtual
directories in rush hours (e.g. User gets a blank page
with no error from the virtual directory). Is this due to
the sharing of a single directory amoung multiple virtual
directories? Or we need to look in to some other things as
we havn't found any other clue regarding this problem.

Plz note that the problem arise in rush timings only.

Thanks in advance for your support.

 >> Stay informed about: Multiple virtual directories on a single physical directory 
Back to top
Login to vote
anonymous1121

External


Since: Feb 04, 2004
Posts: 2



(Msg. 3) Posted: Thu Feb 05, 2004 8:25 am
Post subject: Re: Multiple virtual directories on a single physical directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Folder is locally located.
Every virtual directory runs as a seperate process under
IIS and may be due to occupation by another process on the
resource(ASP file), it may give the denial to the resource.
Just the ideas, plz correct me if I am wrong.
Thanks,
Faraz.
 >-----Original Message-----
 >That should not be a problem. Are the virtual
directories all mapped to the
 >same physical directory located locally on the server or
remotely on a
 >UNC/Mapped Drive ?
 >
 >ASP also has the option of sending fallback HTM pages (of
the same name) in
 >cases where the server load is high.
 >
 >--
 >//David
 >IIS
 >This posting is provided "AS IS" with no warranties, and
confers no rights.
 >//
 >"Faraz Qureshi" <anonymous DeleteThis @discussions.microsoft.com>
wrote in message
 >news:a9f801c3ebb1$56ee6a70$a601280a@phx.gbl...
 >Hi,
 >
 >We have hosted multiple websites on Win 2K Server. Every
 >website has a virtual directory mounted on a common
 >physical directory.
 >We are facing some abnormal problems on these virtual
 >directories in rush hours (e.g. User gets a blank page
 >with no error from the virtual directory). Is this due to
 >the sharing of a single directory amoung multiple virtual
 >directories? Or we need to look in to some other things as
 >we havn't found any other clue regarding this problem.
 >
 >Plz note that the problem arise in rush timings only.
 >
 >Thanks in advance for your support.
 >
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Multiple virtual directories on a single physical directory 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 4) Posted: Fri Feb 06, 2004 3:09 am
Post subject: Re: Multiple virtual directories on a single physical directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Based on what you are saying, I do not think multiple virtual directories
pointing to the same physical directory has any IIS-related limitation. We
run stress which pegs the CPU at 100% accessing resources in multiple vdirs
mapping to the same physical directory without problems.

If the resources returning a blank page is some dynamic app in the virtual
directory, you may want to look at the scalability of that application.


--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Faraz Qureshi" <anonymous.DeleteThis@discussions.microsoft.com> wrote in message
news:0bc801c3ebeb$88816850$3501280a@phx.gbl...
Folder is locally located.
Every virtual directory runs as a seperate process under
IIS and may be due to occupation by another process on the
resource(ASP file), it may give the denial to the resource.
Just the ideas, plz correct me if I am wrong.
Thanks,
Faraz.
 >-----Original Message-----
 >That should not be a problem. Are the virtual
directories all mapped to the
 >same physical directory located locally on the server or
remotely on a
 >UNC/Mapped Drive ?
 >
 >ASP also has the option of sending fallback HTM pages (of
the same name) in
 >cases where the server load is high.
 >
 >--
 >//David
 >IIS
 >This posting is provided "AS IS" with no warranties, and
confers no rights.
 >//
 >"Faraz Qureshi" <anonymous.DeleteThis@discussions.microsoft.com>
wrote in message
 >news:a9f801c3ebb1$56ee6a70$a601280a@phx.gbl...
 >Hi,
 >
 >We have hosted multiple websites on Win 2K Server. Every
 >website has a virtual directory mounted on a common
 >physical directory.
 >We are facing some abnormal problems on these virtual
 >directories in rush hours (e.g. User gets a blank page
 >with no error from the virtual directory). Is this due to
 >the sharing of a single directory amoung multiple virtual
 >directories? Or we need to look in to some other things as
 >we havn't found any other clue regarding this problem.
 >
 >Plz note that the problem arise in rush timings only.
 >
 >Thanks in advance for your support.
 >
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Multiple virtual directories on a single physical directory 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Creating Virtual Directory (IIsWebVirtualDir) via ASP Scri.. - I am creating a virtual directory via an ASP script. Alarmingly, while the virtual directory does get mapped the process ends up deleting the physical direcory it maps to. Needless to say, this is a problem. Here is the code I use (This code looks for a....

"Virtual hosting" with single IP and multiple domain names - I'm sure something similar to this has been asked, but since this is a very important issue to me, I'd like to be as thorough as possible. Currently I am running virtual hosting with Apache. The machine has a single IP address, but multiple sites..

physical layout of 2 IIS machines when using host headers .. - Hi, When using host headers to support 2 IIS machines on a single public IP should the machines be arranged like this: --------------------------- NET v router > IIS1 > IIS2 ---------------------------- i.e the IIS1 machine has two NICs or shou...

Virtual SSI in IIS5 virtual directory on single WinXP mach.. - Hello, When using a virtual SSI (eg: #include virtual="/includes/incfile.asp") in a web page running on a Win XP machine with IIS 5, the web server looks for the include file starting from the web root. Is there any way to use virtual SSIs in ...

Configure Virtual Directories on another server - I am always recreating my IIS virtual directories on to other servers. Is there an automated way I can recreate entire IIS virtual directory structure using export and import features of IIS? Any samples/articles would be great!
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]