On 21/04/07, Robert Collins <[EMAIL PROTECTED]> wrote:
Last I checked RC2616 does not defnied multipart/related semantics for HTTP.
So here is a though I had after reading your response - how about sending back one MIME content contain multi-parts inside it? As far as I follow the following link, this is what he does (warning, sample writen in Virus Builders Script (VBS)): http://www.motobit.com/tips/detpg_multiple-files-one-request/ HTTP/1.1 persistent connections, single file at a time should be fine
and scale to several 10's of thousand of requests per second on a single host.
I know about persistent connections but they would still mean sub-optimal link utilization when the server waits for the next request from the client, instead of being able to dump multiple files in one big push. Cheers, --Amos -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
