El Lunes 22 Jun 2009 17:33:32 Kevin Reed escribió:
> I.e. I should add
>
> RequestHeader unset Range
>
> so that apache will not process the range request.  However, you can not
> set conditions on the RequestHeader like you can with Header so this would
> take effect for all download requests (we don't do this for all of our
> projects).   Any ideas out there?

In that case you should also make sure the response headers do *not* return 
Accept-Range: bytes. But I don't know if the client looks at this response 
header to know whether it can resume transfers...
_______________________________________________
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to