4.4.0 release status - aftermath

Auke Kok sofar at foo-projects.org
Tue Jan 23 18:25:11 CET 2007


Nick Schermer wrote:
> Now the website is launched, why don't we create a parse script on
> mocha that echos a simple php array to a file and syncs this with all
> the other servers (sites are probably synced every couple of hours or
> so, so just launch the script 2 minutes before syncing)?
> This is both faster and it gives less problems on other servers.

that would be horrible. You're better off making sure that the file can be 
cached by adding the proper headers to the request and storing those for 
comparison. That way you don't waste bandwidth and are not trying to make ugly 
hack work ;)

Cheers,

Auk
e



More information about the Xfce4-dev mailing list