Re: [PHP-DEV] Annotated manual under mirror tree From: Simon Roberts (simon <email protected>)
Date: 07/27/00

> > Won't this defy the point of mirroring by making the mirrors as slow as
> > the main site (at least in the annotated manual)? Have you put in the
> > facility to cache the results?
>
> Yes, it does partly defeat the point of mirroring, but the failover
> is turned off by default. I released the change "early" to satisfy
> a request by another mirror-maintainer from this list. The patch is
> a work in progress, and caching is certainly something that is I'm
> looking at doing ASAP.

Further to that message - a question or two:

How often do you think mirrors update their source from CVS? We
could convievably check in a snapshot of the user-notes to CVS
each day, and the mirror scripts could use that to display notes.

Alternatively, phpweb could include a script that downloads the
notes from the central server periodically.

Alternatively, the manual-page could get the comments for just
that topic, and cache them locally.

What do you think?

Simon

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>