41 return 'il_gc_memcache_server';
46 return $this->
getStatus() === self::STATUS_ACTIVE;
51 $mem =
new Memcached();
52 $mem->resetServerList();
55 $stats = $mem->getStats();
57 return $stats[$this->
getHost() .
':' . $this->
getPort()][
'pid'] > 0;
68 protected ?
int $id = 0;
75 protected int $status = self::STATUS_INACTIVE;
107 public function setId(
int $id): void
string $host
true text 256
int $weight
true integer 2
int $id
true true true integer 8 true
static returnDbTableName()
Return the Name of your Database Table
setFlushNeeded(string $flush_needed)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...