Ask a Question related to ASP Components, Design and Development.
-
Lucy Clarke #1
ASP IIS Request queue
We have recently found that our ASP application located on a virtual
directory on IIS6 Windows Server 2003 is only processing one page at a time,
the rest are being queued. I have increased the number of worker process
threads for the relevant application pool and that number are being processed
at a time. However is it normal to have to increase this value as I can't
find any info on it ?
I also have the same problem with the site on IIS5.0 development machines
but didn't used to. We have the .NET framework 1.1 installed on all
computers, could it be this that is causing it. Any information appreciated.
Lucy
Lucy Clarke Guest
-
CFMX7 and JMS Msg Queue
I have a perl script that i need to run in a single threaded manner. the hardware it communicates with will not allow multithreading of anykind.... -
Queue Cfhttp Request
Hi, I'm dynamically retrieving data, for one of my (public) web page, via a cfhttp/get request. The issue is that the data provider has a... -
SMTP Queue.
G'day to all. Small problem (I think). Synopsis: 1) Win2K server with IIS and SMTP (BOX1), 2) Exchange 2K on seperate box (BOX2, 3) DNS... -
Synchronised queue
I want to create a synchronised queue class which has very simple functionality as a queue but is thread safe, where two different threads can add... -
Queue deapth in aix 5.2
Hi all, I have notice that the "Queue Deapth" parameter for disk drivers has "disappear" in AIX 5.2. Instead of it that' there is a new... -
Brian Staff #2
Re: ASP IIS Request queue
This is from IIS 5 - hilight a VD; right-click; properties;
configuration button; App Debugging TAB; HELP button
see the text on "Enable ASP Server-Dide Script Debugging"
"Enabling ASP server-side debugging causes ASP to run in
single-threaded mode."
Brian
Brian Staff Guest



Reply With Quote

