国产+高潮+在线,国产 av 仑乱内谢,www国产亚洲精品久久,51国产偷自视频区视频,成人午夜精品网站在线观看

有busy狀態(tài)的進(jìn)程,但PID不停的變化,如何定位問(wèn)題

changepll

問(wèn)題描述

通過(guò)php start.php status 命令能看到有busy狀態(tài)的進(jìn)程,但每次 php start.php status時(shí). 兩個(gè)busy的進(jìn)程不停地變化. 無(wú)法按照手冊(cè)去定位發(fā)現(xiàn)問(wèn)題

workerman.log中的報(bào)錯(cuò)


2022-11-17 16:51:19 pid:3128511 Worker[3128511] process terminated
2022-11-17 16:51:19 pid:3128512 Worker[3128512] process terminated
2022-11-17 16:51:20 pid:3025651 worker[webman:3128511] exit with status 65280
2022-11-17 16:51:20 pid:3025651 worker[webman:3128512] exit with status 65280
2022-11-17 16:51:20 pid:3128515 Worker[3128515] process terminated
2022-11-17 16:51:20 pid:3128516 Worker[3128516] process terminated
2022-11-17 16:51:21 pid:3025651 worker[webman:3128515] exit with status 65280
2022-11-17 16:51:21 pid:3025651 worker[webman:3128516] exit with status 65280
2022-11-17 16:51:21 pid:3128519 Worker[3128519] process terminated
2022-11-17 16:51:21 pid:3128520 Worker[3128520] process terminated
2022-11-17 16:51:22 pid:3025651 worker[webman:3128519] exit with status 65280
2022-11-17 16:51:22 pid:3025651 worker[webman:3128520] exit with status 65280
2022-11-17 16:51:22 pid:3128527 Worker[3128527] process terminated
2022-11-17 16:51:22 pid:3128528 Worker[3128528] process terminated
2022-11-17 16:51:23 pid:3025651 worker[webman:3128527] exit with status 65280
2022-11-17 16:51:23 pid:3025651 worker[webman:3128528] exit with status 65280
2022-11-17 16:51:23 pid:3128531 Worker[3128531] process terminated
2022-11-17 16:51:23 pid:3128532 Worker[3128532] process terminated

php start.php status 中顯示的busy進(jìn)程. 他的pid一直在變.每次都不一樣

Workerman version:4.0.30          PHP version:8.1.7
start time:2022-11-16 22:04:59   run 0 days 18 hours
load average: 0, 0, 0            event-loop:\Workerman\Events\Event
4 workers       34 processes
worker_name                        exit_status      exit_count
webman                             65280            41471
monitor                            0                0
task                               0                0
plugin.webman.redis-queue.consumer 0                0
3129535 N/A     http://0.0.0.0:8787 webman       N/A         N/A       N/A     N/A           N/A    [busy]
3129536 N/A     http://0.0.0.0:8787 webman       N/A         N/A       N/A     N/A           N/A    [busy]
1322 3 0
3個(gè)回答

changepll

基本上隔個(gè)1-2天就會(huì)全部busy. 導(dǎo)致無(wú)法提供服務(wù),但我系統(tǒng)的負(fù)載非常低. 業(yè)務(wù)沒(méi)什么訪問(wèn)量

  • 暫無(wú)評(píng)論
li914

截圖

65280 意外退出狀態(tài)碼

  • changepll 2022-11-17

    65280,我按照大佬的提示 php已經(jīng)開(kāi)啟error_Log 但沒(méi)有錯(cuò)誤爆出來(lái)

walkor 打賞

php 8.1.7有bug,升級(jí)下php或者升級(jí)下workerman

相關(guān)帖子
http://wtbis.cn/q/8851
http://wtbis.cn/q/8854

年代過(guò)于久遠(yuǎn),無(wú)法發(fā)表回答
??