we are one the eve of demoing midgard (1.4beta4post) at linux expo in hong
kong on thursday - I have finnally got the dhtml editor stuff actually working
on our framed editor so thats all going up...- added a nice picture picker to
it..

anyway part of the demo is a cluster of servers sitting behind a load
balancer/heartbeat.. - We have installed the mysql replication (not
repliguard) to test it out - anyway, it seem to replicate, however you _can_
send queries to the slaves and they will update _locally_ and not replicate! -
this eventuall causes the whole replication to fall apart!!!!

I fixed some of our other php software, as it all uses php db wrappers, so I
just stick in a if (eregi("^select", trim ($query))) send it to local,
otherwise send it to the mysqlmaster - Any thoughts on how easy it would be to
incorportate a few line like that into midgard lib...

other little things I noticed with 1.4 was that it is very fussy about the <[
]> within script=javascript area's... eg. I did have some code like

<script language=javascript>
<[myjavascript]>
</script>

now I have to put the script tags inside my javascript snippet :) - 

not to worry about that, but I wonder if midgard should have a 1.4 gotcha's
list :)

regards

alan
-- 
Technical Director
Linux Center (HK) Ltd.
www.hklc.com



--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to