Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 13 of 13 total
Thread DAC provider fails to register in Framework64
Thu, Oct 1 2009 2:33 PMPermanent Link

Jan-Erik Johansen
Tim,

<<How many concurrent clients do you expect at peak time ?>>

There are 5-10 users connected to the server using a Delphi application(win32) during working hours, on top of that there is the DAC.
If the DAC counts as 1 client there is no point in changing the default value I guess.

At peak there are 50-100 requests/sec. (my best guess, based on pageviews per day)

--
Jan-Erik
Thu, Oct 1 2009 2:41 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Jan-Erik,

<< There are 5-10 users connected to the server using a Delphi
application(win32) during working hours, on top of that there is the DAC. If
the DAC counts as 1 client there is no point in changing the default value I
guess.

At peak there are 50-100 requests/sec. (my best guess, based on pageviews
per day) >>

I believe IE will use up to 6 threads per client, if necessary, so you may
want to consider upping the thread cache size to something like 30-40 and
see if there's any noticeable improvement.  If not, then leaving it at the
default will be fine.  You've got some memory to play with now, however -
the ASP.NET project that you sent me only causes 10MB of total memory
consumption on the server over 4 page loads of the 450 images. Smiley

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, Oct 1 2009 2:59 PMPermanent Link

Jan-Erik Johansen
Tim,

Wow, this is good news Smile

Again, Thanks for your outstanding support.

--
Jan-Erik
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image