[Grub-dev] Wondering about Architecture, Bug-base, Discussions, ...
Balinny
balinny at gmail.com
Sun Oct 19 22:20:41 UTC 2008
Bartek Jasicki wrote:
> Sorry, but because there was no changes by long time i was think, that
> you stop working on it.
>
Don't worry. It was a reasonable assumption. And not a bad way to troll
the list ;-)
>> Any changes
>> would be enhacements or refactoring, not bugs :)
>>
>
> Murphy's law: in every program is always one more bug than you know ;)
> One bug if i good see - problems with HTTP headers when client work by
> proxy (here is something similar):
> http://www.seofaststart.com/blog/google-proxy-hacking
>
> You don't add header
> Pragma: no-cache (for HTTP 1.0) and
>
> Cache-control: no-cache
> Pragma: no-cache
> For HTTP 1.1
>
> Clients absolutely cannot use proxy cache for results.
>
Why?
If the proxy is standards compliant, it shouldn't matter, and if it's
not... it could be doing anything.
http://www.seofaststart.com/blog/google-proxy-hacking is interesting but asking a not-cached version wouldn't fix that. Even worse, due to its distributed design, the workarounds can't be applied to grub.
> Please check documentation for clients:
> http://grub.org/?q=/node/140
>
> It is probably complete documentation what options must Grub clients
> have ;)
>
> Bartek
>
You state there that clients must extract the urls and upload them as
sitemaps.
I thought the server already auto-feedbacks, and the sitemap thing was
just for people wanting to add urls.
More information about the Grub-dev
mailing list