Connecting Tech Pros Worldwide Help | Site Map

server performance hit using asp to return an image

 
LinkBack Thread Tools Search this Thread
  #1  
Old August 10th, 2008, 10:45 AM
rvj
Guest
 
Posts: n/a
Default server performance hit using asp to return an image


1. Has any one got an idea of the server overhead when using response
binary.write to return an image (as opposed to referncing the image file
name directly

ie minimal ... or heavy?


2. and are there system tools to monitor system usage by file type eg ASP vs
GIF?



  #2  
Old August 10th, 2008, 11:55 AM
Anthony Jones
Guest
 
Posts: n/a
Default Re: server performance hit using asp to return an image

"rvj" <rvj@rolemodels.netwrote in message
news:%23EGWjMt%23IHA.4856@TK2MSFTNGP06.phx.gbl...
Quote:
>
1. Has any one got an idea of the server overhead when using response
binary.write to return an image (as opposed to referncing the image file
name directly
>
ie minimal ... or heavy?
>
Its heavy. If you already have a physical file it would be far better to
find a way to have IIS serve the file via its static file handler.
Quote:
>
2. and are there system tools to monitor system usage by file type eg ASP
vs
Quote:
GIF?
>
IIS Logs would help you there.

--
Anthony Jones - MVP ASP/ASP.NET


 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,662 network members.