server performance hit using asp to return an image

R

rvj

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?
 
A

Anthony Jones

rvj said:
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.
2. and are there system tools to monitor system usage by file type eg ASP vs
GIF?

IIS Logs would help you there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top