Access to PrestaShop corporate website French English Change language
Hello, Guest |
| Register
Remember me Forgot password ?
Site Map Site Map Contact us Contact us
PrestaShop job
 
Forum  >  General  >  Feature requests  >  Thread

Team members online:


 
Post Reply
New Topic
Super cache to prestashop

offline
Posted: 07 September 2008 03:15 PM   [ Ignore ]
Beginner
Rank

Messages :

  • total: 6
  • last 7 days: 0
Joined: 2008-09-07

Can womeone adapt the very popular supercache to prestahop ?
my shop runs slower and slower as i add new product.
the principle :
This plugin generates static html files from your dynamic site. After a html file is generated your webserver will serve that file instead of processing the comparatively heavier and more expensive PHP scripts.
here is the author webpage :
http://ocaoimh.ie/wordpress-plugins/

File Attachments
wp-super-cache.0.7.1.zip  (File Size: 34KB - Downloads: 37)
 
prestateam offline
Posted: 07 September 2008 03:44 PM   [ Ignore ]   [ # 1 ]
PrestaTeam

Avatar


The advantage of a dynamic website is to be… dynamic. What would you do with your cart ? The name of the customer on the top right corner ? And you’ll make a page for each product, each currency, each language? So for 1000 products, 3 currency and 3 languages, a total of 9000 pages (instead of one) ?

I know nothing about your plug-in, but I do know that a webshop isn’t the same thing than a blog.

 Signature 

account_detailed.gifDamien MetzgerPrestaShop

 
offline
Posted: 08 September 2008 02:54 AM   [ Ignore ]   [ # 2 ]
Regular
RankRankRank

Messages :

  • total: 41
  • last 7 days: 0
Joined: 2008-07-17

Hi neofinance.

There is no need to install a ‘third party’ cache because there is already one built into Prestashop

Smarty can cache

It can be enabled in config.inc.php and the time (lifetime) can be set in Smarty.class.php

However caching cannot be enabled globally for the reasons given by Damien (above)

We need to find a way to cache selectively

Regards

Ken.

 
offline
Posted: 08 September 2008 11:39 PM   [ Ignore ]   [ # 3 ]
Beginner
Rank

Messages :

  • total: 6
  • last 7 days: 0
Joined: 2008-09-07

exactly what i mean, only to cache page product by example, and common description to save php processing.
we can also disable the fonctionality with people have set data (admin, returning consumer with carts…)
I know that prestateam have already think about the cache but i still wait a long time until my index page load (about 20 seconds : verify yourself at http://www.dinergie.com ). I am sure that a lot of people will go on another website (i will do the same)
best regards

 
offline
Posted: 11 September 2008 12:35 PM   [ Ignore ]   [ # 4 ]
Senior Member
RankRankRankRankRank
Avatar

Messages :

  • total: 196
  • last 7 days: 16
Joined: 2008-07-26

first time I opened your page it was slooooooow, but after that it was ok, most pages loaded in about 5-6 seconds.
Maybe you should try different hosting company?

 Signature 

http://www.prestaworks.com Modules and themes for prestashop.

 
 
 
Fast Reply
New Topic