Date: 07/27/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4245 Updated: mcrypt will segfault when key is not given (or empty)"
- Previous message: Hartmut Holzgraefe: "Re: [PHP-DEV] Annotated manual under mirror tree"
- In reply to: Simon Roberts: "Re: [PHP-DEV] Annotated manual under mirror tree"
- Next in thread: Simon Roberts: "Re: [PHP-DEV] Annotated manual under mirror tree"
- Reply: Simon Roberts: "Re: [PHP-DEV] Annotated manual under mirror tree"
- Reply: Andi Gutmans: "Re: [PHP-DEV] Annotated manual under mirror tree"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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?
I think the easiest way to make this work would be for www.php.net to
periodically do a mysqldump of the user notes and provide rsync access to
this dump. Sites that want the annotated manual then just need to pull
this dump and insert it into their local database.
We could of course get fancy and use the new replication feature in MySQL,
but that would require people to run bleeding edge MySQL. Personally I
think that approach would be pretty cool and it would help test the
replication on something that is high traffic but not all that critical.
-Rasmus
-- 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>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4245 Updated: mcrypt will segfault when key is not given (or empty)"
- Previous message: Hartmut Holzgraefe: "Re: [PHP-DEV] Annotated manual under mirror tree"
- In reply to: Simon Roberts: "Re: [PHP-DEV] Annotated manual under mirror tree"
- Next in thread: Simon Roberts: "Re: [PHP-DEV] Annotated manual under mirror tree"
- Reply: Simon Roberts: "Re: [PHP-DEV] Annotated manual under mirror tree"
- Reply: Andi Gutmans: "Re: [PHP-DEV] Annotated manual under mirror tree"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

