On Thu, Mar 13, 2008 at 08:07:09PM -0400, Jay Soffian wrote:
The box shows that cached information is being shown.
You are of course right - I wanted to do the rename, but forgot to write
it in the actual code. :-)
There is a more conceptual problem though - in case of such big sites,
it really makes more sense to explicitly regenerate the cache
periodically instead of making random clients to have to wait it out.
We could add a 'force_update' parameter to accept from localhost only
that will always regenerate the cache, but that feels rather kludgy -
can anyone think of a more elegant solution? (I don't think taking the
@projects generating code out of gitweb and then having to worry during
gitweb upgrades is any better.)
Unlikely. Currently the machine is mostly IO-bound and only small
portion of CPU usage comes from gitweb itself.
--
Petr "Pasky" Baudis
Whatever you can do, or dream you can, begin it.
Boldness has genius, power, and magic in it. -- J. W. von Goethe
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html