
lixinfish at gmail
Dec 27, 2011, 2:23 AM
Post #4 of 4
(346 views)
Permalink
|
|
Re: Can varnish be used on a e-commerce website where almost all pages are dynamic?
[In reply to]
|
|
Thank you very much! I'll go try for it. :) -- Lx Yu, Developer, ELEME Inc. Email: lixinfish [at] gmail On Dec 27, 2011, at 5:40 PM, Per Buer wrote: > Hi, > > On Fri, Dec 23, 2011 at 12:26 PM, Lx Yu <lixinfish [at] gmail> wrote: > Hello, I'm working on a e-commerce site, and the content of it is almost fully dynamic. > > Most user must login to purchase, and every login user in have a collection of personalized items displayed in every page. > > Yes. As someone already pointed out - mostly people use ESI for this. Or Javascript. > > And every item's status is in real-time(whether it's in stock, and how many left). > > That's a rather soft real time requirement. You can probably cache those for at least a second or two or ten. Nobody will know and your database will love it. > > So for now, we dynamically generate every webpage, and use a CDN to delivery all static files(images, css, js). > > Then, can varnish be used in such situation where almost all things is dynamic? > > Yes. > > -- > > Per Buer > Phone: +47 21 98 92 61 / Mobile: +47 958 39 117 / Skype: per.buer > Varnish makes websites fly! > Whitepapers | Video | Twitter > > _______________________________________________ varnish-misc mailing list varnish-misc [at] varnish-cache https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
|