Often dynamic web sites serve dynamic binary content. My current application produces dynamic images. Producing those files is the bottleneck in our application's performance. Is there a way to time the retrieval of binary content (jpg, gif, pdf, zip, ...) in the HTTP Response rather than HTML?
Any help would be appreciated. Thanks, Cameron --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

