[Grub-dev] GrubNG upload server 0.3 released
HennR
hennr at fsfe.org
Fri Jan 30 20:10:28 UTC 2009
Hi there,
the new arc files are interesting.
What about changing the http protocol version from 1.0 to 1.1?
1.1 supports more GETs with only one connection, I think that should speed up the downloads and unload the webservers.
I already asked Bartek for the sense of the 1.0 version that is currently used.
He was not quite sure whether there are any clients that are incompatible with the 1.1 protocol.
So maintainers, are there any?
Greetings
HennR
Bartek Jasicki schrieb:
> AFAIK there no new workunit yet. Only short example how they *can*
> looks:
>
> GET /cocktail.html HTTP/1.0\r\n
> Host: www.informedchoice.info\r\n
> User-Agent: GrubNG 20080128\r\n
> Accept: text/html\r\n
> If-Modified-Since: Sat, 29 Oct 1994 19:43:31 GMT\r\n
> \r\n
> GET / HTTP/1.0\r\n
> Host: fbc-greenbrier.org\r\n
> User-Agent: GrubNG 20080128\r\n
> Accept: text/html\r\n
> \r\n
> PUT /arcs/jeremie.8bd1e51389ad90c9eb0c8e8cae13ceed53a4bcb6.arc.gz
> HTTP/1.0\r\n Host: soap.grub.org\r\n
> \r\n
>
> So short explanation: more HTTP headers which client must parse. Each
> link can have different amount of headers.
>
> Bartek
>
More information about the Grub-dev
mailing list