Sylvain Dherbecourt
|
1e56edceb8
docs: add link to skeleton Magento 2 (#1246) (#1322)
|
3 weeks ago |
Alliballibaba
|
ca20704c31
Adds ini config.
|
4 weeks ago |
Alliballibaba
|
9e4a9ca1ac
Adds php_ini error.
|
4 weeks ago |
Alliballibaba
|
a8b2c7c996
clang-format
|
4 weeks ago |
Alliballibaba
|
618345b62c
Properly overrides ini settings on startup.
|
4 weeks ago |
Alliballibaba
|
615662e1ef
Adjusts timers and passes the main thread directly to scaling.
|
4 weeks ago |
Alliballibaba
|
0545e1b310
Only supports CPU probing on unix and SysMemory on Linux.
|
4 weeks ago |
Alliballibaba
|
79447b843f
Swaps to unix sys package.
|
1 month ago |
Alliballibaba
|
83e0c0806c
Adjusts scaling logic and comments.
|
1 month ago |
Alliballibaba
|
6a6d040da5
Reduces the stall-time.
|
1 month ago |
Alliballibaba
|
a16de66eca
Renames var.
|
1 month ago |
Alliballibaba
|
98f2279538
Changes the memory calculation implementation
|
1 month ago |
Alliballibaba
|
cd5c905b5e
Checks for original request existence on debug status.
|
1 month ago |
Alliballibaba
|
36d3f54e17
clang-format
|
1 month ago |
Alliballibaba
|
2761d9cc5c
Fixes fuzzing tests.
|
1 month ago |
Alliballibaba
|
548d095cd4
Fixes linting and conversions.
|
1 month ago |
Alliballibaba
|
675890341f
Adds php.ini override test.
|
1 month ago |
Alliballibaba
|
936556b416
Adds explicit nil check
|
1 month ago |
Alliballibaba
|
5bdd50c126
Adds Caddy php ini directive (for testing)
|
1 month ago |
Alliballibaba
|
d047149b3e
Adds ini overrides.
|
1 month ago |
Alliballibaba
|
ed90b754ea
Properly forwards automatic max threads.
|
1 month ago |
Alliballibaba
|
9dcc2cdad2
Adds automatic thread limit calculation.
|
1 month ago |
Hanno Fellmann
|
f05f3b3d13
docs: explicitly explain how to use without worker mode (#1275)
|
1 month ago |
Alliballibaba
|
5f70afb716
Shows the original request path in debug status.
|
1 month ago |
Alliballibaba
|
f33aaad61e
Merge branch 'main' into feat/auto-scale-clock-time
|
1 month ago |
Alliballibaba
|
eb5e76d5d6
Simplifies scaling.
|
1 month ago |
Kévin Dunglas
|
c3031ea07f
chore: prepare release 1.4.0
|
1 month ago |
Kévin Dunglas
|
39a88c3e83
chore: bump deps
|
1 month ago |
Kévin Dunglas
|
19344a0dfe
chore: bump deps
|
1 month ago |
Kévin Dunglas
|
5b86f2c554
ci: fix build-static.sh CS
|
1 month ago |
jaap
|
fd6cc7148d
fix(static): removed redundant ext-json for embedded apps (#1300)
|
1 month ago |
Denny Septian Panggabean
|
72120d7a2c
fix(static): check command go and xcaddy in build-static.sh (#1298)
|
1 month ago |
Alexander Stecher
|
479ba0a063
fix: log error if FrankenPHP is not properly started (#1314)
|
1 month ago |
Alexander Stecher
|
2b7b3d1e4b
perf: put all $_SERVER vars into one function call. (#1303)
|
1 month ago |
Yohan Giarelli
|
ec8eea0c7d
fix(static): update patch from rust-alpine-mimalloc for mimalloc >= 2.1.8 (#1310)
|
1 month ago |
Kévin Dunglas
|
c2ca4dbf03
feat(caddy): use new first_exist_fallback try policy
|
1 month ago |
Kévin Dunglas
|
2276129c6d
feat(caddy): upgrade to Caddy 2.9.0
|
1 month ago |
Alexander Stecher
|
045ce00c15
perf: remove some useless string pinning (#1295)
|
1 month ago |
Alliballibaba
|
7934b50ab7
Adjusts transition tests.
|
1 month ago |
Alliballibaba
|
3ba080abd8
Prevents threads from respawning after shutdown.
|
1 month ago |
Alliballibaba
|
c0946800db
Fixes test reloading.
|
1 month ago |
Alliballibaba
|
83d8c11fef
Adds scaling strategies.
|
1 month ago |
Alliballibaba
|
5282e3202b
Resets strategy and fixes tests.
|
1 month ago |
Alliballibaba
|
6ec9ad9d2b
Merge branch 'feat/auto-scale-clock-time' of https://github.com/dunglas/frankenphp into feat/auto-scale-clock-time
|
1 month ago |
Rob Landers
|
f4f95762c9
suggestion: Refactor scaling strategy (#1289)
|
1 month ago |
Leo Lutz
|
43c1de2372
Update config.md (#1290)
|
1 month ago |
Alliballibaba
|
971e1dcf58
Formatting.
|
1 month ago |
Alliballibaba
|
601a43a043
Adds note.
|
1 month ago |
Alliballibaba
|
eef7815d18
Implements suggestions by @dunglas.
|
1 month ago |
Alliballibaba
|
480794708d
Merge branch 'main' into feat/auto-scale-clock-time
|
1 month ago |