NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/conf/phpfpm/php-conf.d/opcache-recommended.ini

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

opcache-recommended.ini on main
Author Date Commit Line Code
Patrik Kernstock 10 months ago 2f8a181

Fix comments, added some comments

Full commit hash
2f8a1812816bcf1629365023c4415c14189b1e39
Author
Patrik Kernstock <[email protected]>
Date
10 months ago
Selected line
1
; NOTE: Restart phpfpm on ANY manual changes to PHP files!
Open commit View diff
1 ; NOTE: Restart phpfpm on ANY manual changes to PHP files!
same change 2f8a181

Fix comments, added some comments

Full commit hash
2f8a1812816bcf1629365023c4415c14189b1e39
Author
Patrik Kernstock <[email protected]>
Date
10 months ago
Selected line
2
Open commit View diff
2
same change 2f8a181

Fix comments, added some comments

Full commit hash
2f8a1812816bcf1629365023c4415c14189b1e39
Author
Patrik Kernstock <[email protected]>
Date
10 months ago
Selected line
3
; opcache
Open commit View diff
3 ; opcache
andre.peters over 8 years ago a50f850

[PHP-FPM] Mount php configs into container

Full commit hash
a50f85026ac33e965da1322528e67b4d91c28f51
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
4
opcache.enable=1
Open commit View diff
4 opcache.enable=1
same change a50f850

[PHP-FPM] Mount php configs into container

Full commit hash
a50f85026ac33e965da1322528e67b4d91c28f51
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
5
opcache.enable_cli=1
Open commit View diff
5 opcache.enable_cli=1
Niklas Meyer over 4 years ago c520f21

🐄 Moorch Update 2022 - ClamAV, Dovecot & Olefy Update (#4497)

Full commit hash
c520f21d286fde8eb0d67788528860eb6b392793
Author
Niklas Meyer <[email protected]>
Date
over 4 years ago
Selected line
6
opcache.interned_strings_buffer=16
Open commit View diff
6 opcache.interned_strings_buffer=16
andre.peters over 8 years ago a50f850

[PHP-FPM] Mount php configs into container

Full commit hash
a50f85026ac33e965da1322528e67b4d91c28f51
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
7
opcache.max_accelerated_files=10000
Open commit View diff
7 opcache.max_accelerated_files=10000
same change a50f850

[PHP-FPM] Mount php configs into container

Full commit hash
a50f85026ac33e965da1322528e67b4d91c28f51
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
8
opcache.memory_consumption=128
Open commit View diff
8 opcache.memory_consumption=128
same change a50f850

[PHP-FPM] Mount php configs into container

Full commit hash
a50f85026ac33e965da1322528e67b4d91c28f51
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
9
opcache.save_comments=1
Open commit View diff
9 opcache.save_comments=1
Patrik Kernstock 10 months ago 83ba8d5

Optimize opcache settings, enable JIT

Full commit hash
83ba8d5840b76639623c4bac46dfd48c815c9464
Author
Patrik Kernstock <[email protected]>
Date
10 months ago
Selected line
10
opcache.validate_timestamps=0
Open commit View diff
10 opcache.validate_timestamps=0
Patrik Kernstock 10 months ago 2f8a181

Fix comments, added some comments

Full commit hash
2f8a1812816bcf1629365023c4415c14189b1e39
Author
Patrik Kernstock <[email protected]>
Date
10 months ago
Selected line
11
Open commit View diff
11
same change 2f8a181

Fix comments, added some comments

Full commit hash
2f8a1812816bcf1629365023c4415c14189b1e39
Author
Patrik Kernstock <[email protected]>
Date
10 months ago
Selected line
12
; JIT
Open commit View diff
12 ; JIT
Patrik Kernstock 9 months ago a497039

Disable PHP opcache.jit

Full commit hash
a4970397f1fe2b30647ffd741d7f4cd1e70fd823
Author
Patrik Kernstock <[email protected]>
Date
9 months ago
Selected line
13
; Disabled for now due to some PHP segmentation faults observed
Open commit View diff
13 ; Disabled for now due to some PHP segmentation faults observed
same change a497039

Disable PHP opcache.jit

Full commit hash
a4970397f1fe2b30647ffd741d7f4cd1e70fd823
Author
Patrik Kernstock <[email protected]>
Date
9 months ago
Selected line
14
; in certain environments. Possibly some PHP or PHP extension bug.
Open commit View diff
14 ; in certain environments. Possibly some PHP or PHP extension bug.
same change a497039

Disable PHP opcache.jit

Full commit hash
a4970397f1fe2b30647ffd741d7f4cd1e70fd823
Author
Patrik Kernstock <[email protected]>
Date
9 months ago
Selected line
15
opcache.jit=disable
Open commit View diff
15 opcache.jit=disable
same change a497039

Disable PHP opcache.jit

Full commit hash
a4970397f1fe2b30647ffd741d7f4cd1e70fd823
Author
Patrik Kernstock <[email protected]>
Date
9 months ago
Selected line
16
opcache.jit_buffer_size=0
Open commit View diff
16 opcache.jit_buffer_size=0