|
Hello,
When ever i change something in the Catalog component then the changes takes its effect in 30 seconds to 60 seconds.(I have 1GB RAM and Intel P4 processor). I think it display the related info from cache for sometime. Any specific reason for this delay in change ???? Thanks & Regards Ashish Vijaywargiya "You can't always get what you want but if you try real hard, you might just find that you get what you need" Regards Ashish **************************************** ![]() __________________________________________________ |
|
You're correct, it takes that information from the
cache. In a live site your product information should not be changing that often so why make the (hopefully meaning your site is successful) thousands of trips to the data source for this information? This saves your resources tremendously even if you only have 10 people on your site. If you want it to immediately refresh, go to Webtools -> Cache Maintenance -> clear all Caches (I made a bookmark in my work browser for this) ======Ashish wrote: Hello, When ever i change something in the Catalog component then the changes takes its effect in 30 seconds to 60 seconds.(I have 1GB RAM and Intel P4 processor). I think it display the related info from cache for sometime. Any specific reason for this delay in change ???? Thanks & Regards Ashish Vijaywargiya "You can't always get what you want but if you try real hard, you might just find that you get what you need" Regards Ashish **************************************** _______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
|
Administrator
|
You may tune cache settings in base/config/cache.properties (see at the end)
For products it's lines 56-62. To know more see p.12 of http://www.undersunconsulting.com/static/OFBizBasicProductionSetup.pdf Jacques ----- Original Message ----- From: "Chris Howe" <[hidden email]> To: <[hidden email]> Sent: Friday, June 16, 2006 8:26 PM Subject: Re: [OFBiz] Users - Changes Occurs after short duration of Time inEcommerce > You're correct, it takes that information from the > cache. In a live site your product information should > not be changing that often so why make the (hopefully > meaning your site is successful) thousands of trips to > the data source for this information? This saves your > resources tremendously even if you only have 10 people > on your site. If you want it to immediately refresh, > go to Webtools -> Cache Maintenance -> clear all > Caches (I made a bookmark in my work browser for this) > > ======Ashish wrote: > Hello, > > When ever i change something in the Catalog component > then the changes > takes its effect in 30 seconds to 60 seconds.(I have > 1GB RAM and Intel P4 processor). > > I think it display the related info from cache for > sometime. > Any specific reason for this delay in change ???? > > Thanks & Regards > Ashish Vijaywargiya > > > > > "You can't always get what you want but if you try > real hard, > you might just find that you get what you need" > > Regards > Ashish > **************************************** > > > _______________________________________________ > Users mailing list > [hidden email] > http://lists.ofbiz.org/mailman/listinfo/users _______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
|
Many Thanks
Thanks & Regards Ashish Vijaywargiya |
|
In reply to this post by cjhowe
thx for such a nice explanation chris.
Regards Ashish Vijaywargiya |
| Free forum by Nabble | Edit this page |
