Jump to content

saint_stevo

Members
  • Posts

    12,538
  • Joined

Posts posted by saint_stevo

  1. i use it to send phallic pictures for free to hoes.

     

    fyi- it shows in my installous. And if it's that urgent you could always just pay for it from the AppStore...............

  2. In the meantime chaps have you tried memcached?

     

    Also, I've noticed that the avatar images are served every time somebody hits the page, and served from a php page as well which might be an issue, you might want to utilise browser caching to minimise this - something like:

     

    ExpiresActive On

    ExpiresByType image/gif "access plus 3 hours"

    ExpiresByType image/jpg "access plus 3 hours"

    ExpiresByType image/jpeg "access plus 3 hours"

    ExpiresByType image/png "access plus 3 hours"

    ExpiresByType application/x-javascript "access plus 8 hours"

    ExpiresByType application/javascript "access plus 8 hours"

    ExpiresByType text/javascript "access plus 8 hours"

    ExpiresByType text/css "access plus 8 hours"

     

    in whichever conf file you have might help. I say might as the fact that images are coming from image.php worries me, but as the browser will have cached it I would have thought it would work. It would mean that people changing their avatars might not see it for 8 hours - boo hoo? You *might* want to turn off mod_deflate if your server is CPU bound :). Do you have any server monitoring installed like "xymon". That could help identify the issue (CPU / IO etc.) - it's proved invaluable in the past to me.

     

    Anyway, just trying to be constructive

     

    Pretty sure they tried this a while back....

     

    Sorry to detract from the Hypo show

  3. What is the database gets lonely? ;) i am glad you are separating the db and the application.....after much talk i guess it was the logical move....Next step clustering??!

     

    I like Steve and Baj more for having a slight dislike of the fake s_s.

  4. Says the man that puts up a mudlark for the Gold Cup :lol:

     

    I'm not after timing here, I can't be bothered with going back through the records but on Day 1 of the 2009 Cheltenham festival I put up 4 of the 5 winners of the TV races which included the 22/1 Punjabi :p

     

    FYI- I had £10ew on Punjabi @ 25's.

     

    I'm the real winner here.

×
×
  • Create New...