Results 1 to 12 of 12

Thread: AWS + cacheing questions

  1. #1
    Registered tomek's Avatar
    Join Date
    Jun 2004
    Posts
    102

    AWS + cacheing questions

    Hi all!

    I use pear cache lite (php) with my aws book shop and got some questions:

    1) how long do you cache your results?
    2) how big is your cache in total?
    3) do you let your cache simply grow and grow and grow or do you physically remove cache files from time to time? (if yes: with a script or "by hand"?)
    4) Does cache lite have some way to physically delete (unlink) files?
    5) anyone of you ever had a problem with the 1 query/second rule?
    6) how well does google's adsense perform when embedded within aws-book pages?

    that's all for now

  2. #2
    Registered tomek's Avatar
    Join Date
    Jun 2004
    Posts
    102
    7) I sell about 3-8 books a day currently: my impression is that you can't make alot of money with books and I thought of adding "electronic" articles

    I guess you generally sell less compared to books but you get a higher commission -
    what's your experience with that?

  3. #3
    My sites get over-run with cache lite files. I've had to setup cron jobs to delete them every 15 minutes or the site will jump to 300+ megs in 15 minutes. I just don't have the space to cache right now. However, I in my ideal setup I would set all my sites to use the same cache folder on my own dedicated server and give them around 1 gig or so for caching, or even 10 gigs if need be. I would then run a cron job and delete files older than X (whatever I have my cache time set too).

  4. #4
    Administrator Chris's Avatar
    Join Date
    Feb 2003
    Location
    East Lansing, MI USA
    Posts
    7,055
    I don't get it. I use a global cache directory for most of my AWS sites (all the standalone ones) and it is 10megs top. It has a load of files, but only around 10megs.

    Doesn't it automatically overwrite old files with new ones as well?
    Chris Beasley - My Guide to Building a Successful Website[size=1]
    Content Sites: ABCDFGHIJKLMNOP|Forums: ABCD EF|Ecommerce: Swords Knives

  5. #5
    Registered tomek's Avatar
    Join Date
    Jun 2004
    Posts
    102
    chris, what language/script do you use for cacheing?

    my cache grows ~ +20 megs a day...

  6. #6
    Registered tomek's Avatar
    Join Date
    Jun 2004
    Posts
    102
    does anyone know how many (cache) files you can have in one folder before you get a (performance or otherwise) problem on a linux server?

  7. #7
    Senior Member chromate's Avatar
    Join Date
    Aug 2003
    Location
    UK
    Posts
    2,348
    I use cache lite. I can't say I've checked, but I haven't had any noticeable problems. It should overwrite the old cache files with the new instead of constantly growing.

    I would say that adsense on a book shop wont perform that well, because books are so cheap.

  8. #8
    Registered tomek's Avatar
    Join Date
    Jun 2004
    Posts
    102
    chromate: yes, it does overwrite "out-of-date" cache files
    but when search engines crawl the shop they are constantly crawling new books and therefore creating new cache files - that's why the cache grows and grows...

    and I only got 500 megs webspace...
    my cache is currently 140 megs but growing fast...

  9. #9
    Administrator Chris's Avatar
    Join Date
    Feb 2003
    Location
    East Lansing, MI USA
    Posts
    7,055
    I use cache lite.
    Chris Beasley - My Guide to Building a Successful Website[size=1]
    Content Sites: ABCDFGHIJKLMNOP|Forums: ABCD EF|Ecommerce: Swords Knives

  10. #10
    Senior Member chromate's Avatar
    Join Date
    Aug 2003
    Location
    UK
    Posts
    2,348
    tomek, If it gets a problem, then don't cache. It shouldn't be a problem. The speed isn't too bad anyway.

  11. #11
    Registered tomek's Avatar
    Join Date
    Jun 2004
    Posts
    102
    in my experience aws is unreliable and good response times are essential - so I really do think cacheing is important...

  12. #12
    I use cache lite as well. It over writes the old files, sure, but if you have 1,000 individual pages viewed that's 1,000 cache files. I'm using the tutorial found on Website Publisher. Once google started hitting my site I couldn't get rid of the cache files fast enough. I put up 2 new stores yesterday and they only link to 2-3 nodes each an I'm already over 14 megs.

Similar Threads

  1. 2 questions from a noob
    By waldoaustralia in forum HTML, CSS, Layout, and Design
    Replies: 6
    Last Post: 06-21-2004, 11:12 AM
  2. More CSS basic questions
    By Kenny L in forum HTML, CSS, Layout, and Design
    Replies: 2
    Last Post: 05-01-2004, 12:50 AM
  3. SearchFeed questions
    By Westech in forum Advertising & Affiliate Programs
    Replies: 3
    Last Post: 04-05-2004, 10:30 AM
  4. Couple of questions about HTML and SEO
    By Ronny in forum Search Engine Optimization
    Replies: 7
    Last Post: 01-04-2004, 01:22 PM
  5. couple questions about fastclick
    By s2kinteg916 in forum Advertising & Affiliate Programs
    Replies: 6
    Last Post: 12-21-2003, 07:19 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •