[TYPO3-dev] splitting read and write queries
    Susanne Moog 
    info at susannemoog.de
       
    Sun Jun 27 21:23:02 CEST 2010
    
    
  
Hi,
On 25.06.2010 18:32, Bartosz Aninowski wrote:
> Hi List
> 
> Does any of you analyze the problem of separating sql queries like
> SELECT and INSERT, DELETE, UPDATE on two or more servers. Fg One master
> server only accepts requests modifying records and several slaves
> servers accepts SELECTs.
> 
> Any hints?
you already have a solution but just for completeness: We are using
http://typo3.org/extensions/repository/view/t3p_scalable/current/ which
works well.
Susanne
    
    
More information about the TYPO3-dev
mailing list