|
Posted by Norman Peelman on 01/13/08 20:41
Gilles Ganault wrote:
> On Sun, 13 Jan 2008 20:33:59 +0100, thib´ <thyb0@coralsnake-team.com>
> wrote:
>> I guess you're thinking about a cache concept, you should read some articles
>> about it; this can indeed be very useful if the database is submerged by
>> loads of identical, heavy search requests.
>
> OK, I'll do some tests and see how it goes, even by keeping actually
> MYSQL calls in all the pages. Thanks.
MySQL has a cache of its own... mysql_query_cache... search the mysql
website. And then there are caches like APC (Alternative PHP Cache) for PHP.
--
Norman
Registered Linux user #461062
Navigation:
[Reply to this message]
|