Results 1 to 12 of 12

Cache for a Windows Server?

This is a discussion on Cache for a Windows Server? within the General Discussion forums, part of the vBSEO SEO Plugin category; I run a Windows Server 2008 64 bit operating system with IIS7. I want to install a caching system, but ...

  1. #1
    Member
    Real Name
    neo
    Join Date
    Oct 2008
    Posts
    85
    Liked
    0 times

    Cache for a Windows Server?

    I run a Windows Server 2008 64 bit operating system with IIS7.

    I want to install a caching system, but I am not aware on which are compatible with windows nor which one is the considered best to use. To refresh, these are the available options within vBSEO

    memcached
    APC Cache
    XCache
    eAccelerator



    Any input?

    Thanks

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,770
    Liked
    644 times
    Blog Entries
    2
    Windows Cache Extension for PHP : The Official Microsoft IIS Site is probably the best windows cache solution. We currently don't support it, but it can probably be implemented pretty easily.
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Member
    Real Name
    neo
    Join Date
    Oct 2008
    Posts
    85
    Liked
    0 times
    Quote Originally Posted by Brian Cummiskey View Post
    We currently don't support it, but it can probably be implemented pretty easily.
    Sorry but, then how exactly will it benefit me?

  4. #4
    Member
    Real Name
    Angel
    Join Date
    Sep 2009
    Posts
    95
    Liked
    8 times
    Quote Originally Posted by neo_ View Post
    Sorry but, then how exactly will it benefit me?
    well, i use memcached for windows server with Apache. check this link out they have it for both 32 and 64 bit machine memcached binary downloads - NorthScale Labs and for the php extension you can check out these guys http://downloads.php.net/pierre/ i have no issue running this on my machine.

    good luck

  5. #5
    Member
    Real Name
    neo
    Join Date
    Oct 2008
    Posts
    85
    Liked
    0 times
    Okay I will look into it, does it make any difference that I currently use fast-cgi?

  6. #6
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,770
    Liked
    644 times
    Blog Entries
    2
    I have limited windows server experience.

    BAsically, the vbseo cache only stores a few variables into it. It may help but the best performance will be simply having it installed on your server to save pre-compliled php scripts.
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  7. #7
    AWS
    AWS is offline
    Member AWS's Avatar
    Real Name
    Bob
    Join Date
    Feb 2006
    Location
    Pluto
    Posts
    68
    Liked
    0 times
    Wincache with PHP NTS windows binaries with fast cgi is the way to go. Performance increase is tremendous. If you want to check out my blog post about the performance increase here is the link.

    Memcached does nothing to help performance unless you are using more than one memcached server.

  8. #8
    Member
    Real Name
    neo
    Join Date
    Oct 2008
    Posts
    85
    Liked
    0 times
    I ended up going with wincache and already feel faster load times. Is the default installation good enough, or should I tweak it further?

    Thanks all

  9. #9
    AWS
    AWS is offline
    Member AWS's Avatar
    Real Name
    Bob
    Join Date
    Feb 2006
    Location
    Pluto
    Posts
    68
    Liked
    0 times
    Run it at default for a few weeks. Check your stats every once in while. The only tweak I had to do was give a touch more memory for the file cache.

    Just a note. It works very well at caching frequently used functions. If you ever upgrade your vbulletin or vbseo make sure to shut the cache off and then turn it back on after the upgrade. I found this out today when I went to upgrade one of my sites.

  10. #10
    Member
    Real Name
    neo
    Join Date
    Oct 2008
    Posts
    85
    Liked
    0 times
    Quote Originally Posted by AWS View Post
    Run it at default for a few weeks. Check your stats every once in while. The only tweak I had to do was give a touch more memory for the file cache.

    Just a note. It works very well at caching frequently used functions. If you ever upgrade your vbulletin or vbseo make sure to shut the cache off and then turn it back on after the upgrade. I found this out today when I went to upgrade one of my sites.

    Thanks for that.

    Question though, how exactly do I increase memory?

    Thanks

  11. #11
    AWS
    AWS is offline
    Member AWS's Avatar
    Real Name
    Bob
    Join Date
    Feb 2006
    Location
    Pluto
    Posts
    68
    Liked
    0 times
    In php.ini add this variable in the [wincache] settings.

    PHP Code:
    wincache.fcachesize 48 
    Default is 24M. Doubling made a difference for me.

  12. #12
    Junior Member
    Join Date
    Oct 2005
    Posts
    26
    Liked
    0 times
    Hi All,
    here is the mod to use wincache for datastore :
    vB 4 : Datastore cache to WinCache - boost your vBulletin - vBulletin.org Forum
    vB 3 : Datastore cache to WinCache - boost your vBulletin - vBulletin.org Forum
    I installed it 1 month ago and it works really fine, 99.8 Hits.

Similar Threads

  1. Windows Server 2008 + IIS 7 + Url Rewrite
    By Rostor in forum Pre-Sales Questions
    Replies: 28
    Last Post: 07-17-2009, 07:17 AM
  2. Windows Server
    By pcwolfx® in forum Türkçe
    Replies: 5
    Last Post: 02-12-2009, 12:08 PM
  3. windows server
    By nihat in forum Türkçe
    Replies: 24
    Last Post: 02-11-2009, 06:10 PM
  4. vBSEO under Windows Server 2003
    By HotHuskers.com in forum Troubleshooting
    Replies: 5
    Last Post: 01-01-2007, 09:28 PM

Posting Permissions

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