問(wèn)題描述 nginx反向代理webman偶爾會(huì)出現(xiàn) 出現(xiàn)的很有規(guī)律。猜測(cè)跟monitor關(guān)閉內(nèi)存超出的子進(jìn)程有關(guān)。怎么解決。不應(yīng)該先取消處理,再關(guān)閉進(jìn)程嗎? 程序代碼 if (preg_match('/VmRSS\s*?:\s*?(\d+?)\s*?kB/', $status, $match)) { $mem = $match[1]; }...
問(wèn)題描述 不支持 定時(shí)器,這樣調(diào)用。結(jié)束內(nèi)存超出的進(jìn)程失敗。 Timer::add(60, [$this, 'checkMemory'], [$memoryLimit]); 程序代碼或配置 public function repeat(float $interval, callable $func, array $args = []): int { $className = $this...
./composer.json has been updated Running composer update webman/think-cache --with-all-dependencies Loading composer repositories with package information Updating dependencies Your requirements could not be re...