php / php/php-src

fpm: Show pool configuration file name in phpinfo()

Đang mở
#11,075 0 bình luận 1 reaction 1 người được giao Xem trên GitHub

@bukka đang làm issue này rồi.

Từ ngày 5/5/2023.

Feature SAPI: fpm Status: Needs Triage
Ngôn ngữ chính
C
Star
40.4k
Fork
8.2k
Merge trung bình
2 ngày 13 giờ
Pull request đã merge (30 ngày)
96

Mô tả

Description

If PHP is running per FPM several settings can be overwritten in the pool config file. For example

[www]
php_admin_value[memory_limit] = 512M

In complex architectures this sometimes make it harder to find out from which file the configuration comes from. The phpinfo() function lists all .ini files that were loaded. It would be nice if the fpm and the pool configuration file could be listed in the phpinfo, too. Maybe somewhere below the php-fpm paragraph.

Alternative

Even better would be to show from which file each settings comes from. For example like this:

grafik

But this may be a little overkill ^^

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.