[thelist] ASP - Response.Write

Burns, Martin BURNSM at rbos.co.uk
Mon, 20 Dec 1999 09:58:51 -0000


> -----Original Message-----
> From:	Matt Warden [SMTP:mwarden@odyssey-design.com]
> Sent:	Saturday, December 18, 1999 3:47 AM
> To:	thelist@lists.evolt.org
> Subject:	Re: [thelist] ASP - Response.Write
> 
> 
> *** Warning : this message originates from the Internet ****
> 
> 
> Someone once told me that ASP converted all plain HTML to the equivelent
> of a Response.Write so that it could all be sent throught the same HTML
> stream to the client. It kinda makes sense. I asked an "expert" asp list
> and everyone sat quiet, claiming ignorance. Who knows.
> 
[Burns, Martin]  
Don't know about that, but I do know that having pages without ASP
in them as .asp files *will* result in a performance hit, as the ASP
interpreter
has to go through the file before it gets sent out.

Which means...
<tip type='IIS performance gains for SSI'>
If all your ASP page has in it other than static HTML is a simple include
(ie one which doesn't do any processing, just drops a common (say)
footer into the page), don't have it as an .asp page.
Run it as .stm (ie a 3 char extension version of .shtml) as this interpreter
is a lot quicker than the ASP one.
</tip>
Martin Burns
xtn 20867
External tel: 0131 523 0867
mobile: 0793 151 8480
	<><><><><><><><><><><><><><><><><><><><><><>