Hello,
When you link a db to a 'master' tube... does it performs a SQL connection on every page request (every time a visitor enters my site) or it only connects on cron?
Please note i am refering to the SQL connection between the slave and the master DB, not between the slave and its own DB.
Thanks.
master/slave question
Re: master/slave question
Each time it needs to create a pages using master's thumbs DB
Don't forget to run script update
Re: master/slave question
and how often it needs to create a page?
Re: master/slave question
Well ..
If you have just 1 page - 1 time each X seconds where X is cache time.
if nobody visits that page - never.
If you have just 1 page - 1 time each X seconds where X is cache time.
if nobody visits that page - never.
Don't forget to run script update







