For Programmers: Free Programming Magazines  


Home > Archive > ASP > November 2007 > Session Variable causing a delay









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Session Variable causing a delay
CLEAR-RCIC

2007-11-20, 6:56 pm

I have a project that uses a frameset. On the pageload event one frame calls
an ASP.Net page that watches a message queue. The other frame has a page
that allows a user to submit queries. Through research I've discovered that
IE allows only two connections to IIS from any one client at a time. This is
okay since at any given time I can only have the AJAX thread and a page
request.

I noticed a problem today. If I introduce a session variable in any of my
server side code it causes every request to lock for 90 seconds before a
response comes back. After studying this behavior I am stumped. Is there an
extra thread being fired whenever session is used?
Evertjan.

2007-11-20, 6:56 pm

=?Utf-8?B?Q0xFQVItUkNJQw==?= wrote on 20 nov 2007 in
microsoft.public.inetserver.asp.general:

> I have a project that uses a frameset. On the pageload event one
> frame calls an ASP.Net page that watches a message queue.


This is a classic asp group.
Dotnet questions should be asked in
<microsoft.public.dotnet.framework.aspnet>

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com