当前位置:网站首页>Zabbix添加Calculated items后保存页面成空白
Zabbix添加Calculated items后保存页面成空白
2022-07-03 13:53:00 【星哥玩云】
Zabbix添加Calculated items后保存页面成空白
Nginx报以下错误
2014/09/23 10:10:23 [error] 27617#0: *111642 readv() failed (104: Connection reset by peer) while reading upstream, client: xxxxxx, server: xxxxx, request: "POST /disc_prototypes.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "xxxxx", referrer: "http://xxxxxx/disc_prototypes.php?parent_discoveryid=24117&form=Create+item+prototype"
解决办法
这个是由于提交页面后PHP-FPM处理时间过长造成的。需要在php-fpm.conf中设置request_terminate_timeout和php.ini中设置max_execution_time两个参数的值
设置单个PHP脚本最大执行时间
max_execution_time = 300s
设置PHP-FPM工作进程处理单个请求的超时时间
request_terminate_timeout = 600s
重新加载PHP-FPM后就可以保存新增的item了
边栏推荐
猜你喜欢

QT learning 21 standard dialog box in QT (Part 2)

可编程逻辑器件软件测试

Metal organic framework (MOFs) antitumor drug carrier | pcn-223 loaded with metronidazole | uio-66 loaded with ciprofloxacin hydrochloride(
[email "/>Doxorubicin loaded on metal organic framework MIL-88 DOX | folic acid modified uio-66-nh2 doxorubicin loaded [email

牛客网:过河卒

TS code automatically generates JS

Exercise 10-1 calculate the sum of 1 to n using recursive functions

Why are grass-roots colleges and universities with "soil and poverty" called "Northeast small Tsinghua"?

Fabric. JS document
[email"/>Folic acid modified metal organic framework (zif-8) baicalin loaded metal organic framework composite magnetic material (AU- [email
随机推荐
[combinatorics] permutation and combination (two counting principles, examples of set permutation | examples of set permutation and circle permutation)
交联环糊精金属有机骨架负载甲氨蝶呤缓释微粒|金属-有机多孔材料UiO-66负载黄酮苷类药物|齐岳
Uniapp tips - scrolling components
allegro,orcad, net alias,port,off-page connector之间的异同点和如何选取
小项目(servelt+jsp+mysql+EL+JSTL)完成一个登录功能的Servlet,具有增删改查的操作。实现登录身份验证,防止非法登录,防止多点登录,记住用户名密码功能。
JVM object lifecycle
Duet date picker (time plug-in that can manually enter the date)
Uniapp tips - set background music
玖逸云黑免费无加密版本源码
Although not necessarily the best, it must be the hardest!
Redis: operation command of string type data
npm install卡住与node-npy的各种奇怪报错
Installation impression notes
JS new challenges
信创产业现状、分析与预测
Exercise 10-3 recursive implementation of exponential functions
QT learning 22 layout manager (I)
JS first summary
Redis:字符串类型数据的操作命令
[ACNOI2022]猜数