Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

just my two cents about the ASP performance

0 views
Skip to first unread message

Egbert Nierop

unread,
Nov 24, 1999, 3:00:00 AM11/24/99
to
ASP with script only (in-process) runs some 25% faster than in Windows NT 4
with IIS 4.0

good work boys/girls!

Regards,

Egbert

John Leggett

unread,
Jan 8, 2000, 3:00:00 AM1/8/00
to
But you should not be running anything but the most generic of sites, I.E.
all html, on an in-process site in IIS5. The default is pooled out of
process.


"Egbert Nierop" <e.ni...@spammeandIwillspamyoubetter.com> wrote in message
news:uR2OXMoN$GA.239@cppssbbsa05...

Tom A

unread,
Jan 15, 2000, 3:00:00 AM1/15/00
to
If you disable session state in the configuration of the site under home
directory, ASP sites will hold up and run even faster. Also eliminate all
ISAPI mappings for .shtm and other extentions your site does not use.

I also anticipate that NT 2000 does not default to 256K L2 cache like NT
server 4 did. Since your comp is using all 1024k on a dual chip system you
will notice performance boost. Please refer to regedit.com for required
reading.

Tom

0 new messages