vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Results 1 to 4 of 4

Memcached - Config_vbseo

This is a discussion on Memcached - Config_vbseo within the General Discussion forums, part of the vBSEO SEO Plugin category; I am trying to use memcached with my vbulletin forum. On the Vbulletin side, the settings are: Code: #Memory a ...

  1. #1
    Junior Member
    Real Name
    Debug
    Join Date
    May 2008
    Posts
    25

    Memcached - Config_vbseo

    I am trying to use memcached with my vbulletin forum.

    On the Vbulletin side, the settings are:

    Code:
    #Memory a usar
    -m 16
    # default port
    -p 11211
    # only listen locally
    -l 127.0.0.1
    
    On VbSEO side, I am not sure about the settings. In config_vbseo.php, I see:

    * Server list in the format 'hostort,weight'
    Examples:
    localhost:11211,5
    196.1.12.2:11211,2
    * "time to live" for stored data
    * Persistent Connections
    * Timeout (in seconds)
    * Retry Interval (in seconds)
    * Automatic Compression of Large Objects

    and vBulletin's settings: 127.0.0.1:11211,1 in grey color on the right side.

    Which settings do you recommend for ConfigVBSEO's Tab ?

    1) localhost:11211... whhat tje meaning for the rest ?

    or

    2) 127.0.0.1:11211,1 in grey color on the right side ?

    Best Regards

  2. #2
    Junior Member
    Real Name
    Debug
    Join Date
    May 2008
    Posts
    25
    Anyone from VBSEO's team ? This feature is supported.

    Which settings do you recommend for memcached in config_vbseo.php ?

    Regards

  3. #3
    vBSEO Staff Michael Biddle's Avatar
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    6,564
    I personally have not used this, but I have flagged it for someone who has.
    Michael Biddle / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550
    Hello,

    default memcached settings for TTL/retry interval etc are ok and can be left unchanged. Server's list depends on the server configuration and is the same that you define for vBulletin.
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


Similar Threads

  1. Using memcached on another server
    By tavenger5 in forum General Discussion
    Replies: 0
    Last Post: 07-29-2009, 06:55 PM
  2. memcached Unsupported?
    By aycan555 in forum General Discussion
    Replies: 8
    Last Post: 04-09-2008, 04:15 PM
  3. APC & Memcached.
    By Nneel in forum Off-Topic & Chit Chat
    Replies: 9
    Last Post: 12-04-2006, 11:47 AM