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

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

changepll

問題描述

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

workerman.log中的報錯


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進程. 他的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]
1413 3 0
3個回答

changepll

基本上隔個1-2天就會全部busy. 導致無法提供服務,但我系統(tǒng)的負載非常低. 業(yè)務沒什么訪問量

  • 暫無評論
li914

截圖

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

  • changepll 2022-11-17

    65280,我按照大佬的提示 php已經(jīng)開啟error_Log 但沒有錯誤爆出來

walkor 打賞

php 8.1.7有bug,升級下php或者升級下workerman

相關帖子
http://wtbis.cn/q/8851
http://wtbis.cn/q/8854

年代過于久遠,無法發(fā)表回答
??