Search results

  1. Robert Perper

    LSMCD activated short time, after 30 mins Connection Test will be failed.(In LSCWP)

    I'm still looking at lsmcd first (since that's my specialty). I've increased Cached.MemMaxSz and we'll see if it gets better. Thanks, Bob
  2. Robert Perper

    LSMCD activated short time, after 30 mins Connection Test will be failed.(In LSCWP)

    Cool. It's another assertion, that I'd actually just removed. I sent you a message about access to your email. Thanks, Bob
  3. Robert Perper

    LSMCD activated short time, after 30 mins Connection Test will be failed.(In LSCWP)

    Also going to need the ip address for your server as well as the URL for the WordPress browser. Thanks. Bob
  4. Robert Perper

    LSMCD activated short time, after 30 mins Connection Test will be failed.(In LSCWP)

    Actually for root access, here's my public key: ssh-rsa...
  5. Robert Perper

    LSMCD activated short time, after 30 mins Connection Test will be failed.(In LSCWP)

    For the Browser, what's the URL? For ssh on the jump server, I'm going to need a user to login. If you'd prefer to do that privately, my email address is rperper@litespeedtech.com. Thanks, Bob
  6. Robert Perper

    LSMCD activated short time, after 30 mins Connection Test will be failed.(In LSCWP)

    It would make my life a lot easier if you could get me root access - most customers do that. Don't care about the port, just let me know which one to use. Yes, please set the object cache to memcached. Actually if you could give my browser (on IP address 100.8.106.82) access to your wordpress...
  7. Robert Perper

    LSMCD activated short time, after 30 mins Connection Test will be failed.(In LSCWP)

    I would need to login using ssh. You'd need to open up your firewall to my IP address. I'm afraid I can't give you much help on that. If you can't get help doing that, then build the Address Sanitizer version described here and then send me the /tmp/lsmcd.log file...
  8. Robert Perper

    LSMCD activated short time, after 30 mins Connection Test will be failed.(In LSCWP)

    This definitely looks like a bug as I don't see anything wrong. If you can give me access to your system, I can take a look at it directly. Our jump server's IP address is 35.161.131.175 and if you can give that machine access to your system I can look for crashes, do a debug build, or...
  9. Robert Perper

    LSMCD Tuning

    Mr Wizard, One of my coworkers was able to get the node.conf file. It looks good to me, don't see anything that might improve performance except Cached.MemMaxSz which, as I mention in my previous response, depends on your application. Thanks, Bob Perper rperper@litespeedtech.com
  10. Robert Perper

    LSMCD Tuning

    Sorry, let me try again (hit reply too soon): Hi Mr. Wizard! (Cool handle!). Let me address your questions: - Repl.HeartBeatReq and Repl.HeartBeatRetry are not used. - Repl.LbAddrs is supposed to contain a list of all servers in the replication array. Because they're usually separate...
  11. Robert Perper

    LSMCD : SASL database backend

    The code is open source so you can do anything that you think is right. However, we have a cPanel front end and other stuff that relies on the use of the SASLdb database. We recognized early as well that this choice somewhat constrained us (and you). But it gave us a reasonably easy entry to...
  12. Robert Perper

    Developer at LiteSpeed Technology

    Developer at LiteSpeed Technology
  13. Robert Perper

    LSMCD : SASL database backend

    You bring up an important issue that was part of the early design. We recognized that the database was a simple file without encryption (though not a pure text file). So the intention is that the file is to be owned by root and permissions only given to root. Thus it is secure. It was tested...
Top