Commit History

Author SHA1 Message Date
  Alliballibaba 064a368471 Starts all threads as inactive. 9 hours ago
  Alliballibaba e3d38b5e41 go fmt 5 days ago
  Alliballibaba b3fd756838 Merge branch 'main' into feat/auto-scale-clock-time 5 days ago
  Alexander Stecher dd250e3bda perf: optimized request headers (#1335) 6 days ago
  Alliballibaba a43d2c042b Adjusts docs. 2 weeks ago
  Alliballibaba 7de097241a phpIniOverrides -> phpIni 2 weeks ago
  Alliballibaba d3df9f99ac Refactors ini overrides. 2 weeks ago
  Alliballibaba ca20704c31 Adds ini config. 2 weeks ago
  Alliballibaba 618345b62c Properly overrides ini settings on startup. 2 weeks ago
  Alliballibaba 615662e1ef Adjusts timers and passes the main thread directly to scaling. 3 weeks ago
  Alliballibaba 0545e1b310 Only supports CPU probing on unix and SysMemory on Linux. 3 weeks ago
  Alliballibaba 79447b843f Swaps to unix sys package. 3 weeks ago
  Alliballibaba a16de66eca Renames var. 3 weeks ago
  Alliballibaba 98f2279538 Changes the memory calculation implementation 3 weeks ago
  Alliballibaba 548d095cd4 Fixes linting and conversions. 3 weeks ago
  Alliballibaba 675890341f Adds php.ini override test. 3 weeks ago
  Alliballibaba 936556b416 Adds explicit nil check 3 weeks ago
  Alliballibaba 5bdd50c126 Adds Caddy php ini directive (for testing) 3 weeks ago
  Alliballibaba d047149b3e Adds ini overrides. 3 weeks ago
  Alliballibaba 9dcc2cdad2 Adds automatic thread limit calculation. 3 weeks ago
  Alliballibaba 3ba080abd8 Prevents threads from respawning after shutdown. 1 month ago
  Alliballibaba d5e8f86ad6 Merge branch 'main' into feat/auto-scale-clock-time 1 month ago
  Alliballibaba2 92f95342d1 fix: SIGSEGV with env vars (#1278) 1 month ago
  Alliballibaba b4474126e5 Removes unnecessary 'isProtected' 1 month ago
  Alliballibaba2 f592e0f47b refactor: decouple worker threads from non-worker threads (#1137) 1 month ago
  Alliballibaba ff06bd771d Scaling v1. 1 month ago
  Alliballibaba df782541fd Changes logic to actually terminate the thread. 1 month ago
  Alliballibaba 62224bf906 Merge branch 'refactor/start-worker-threads-directly' into feat/worker-admin-api 1 month ago
  Alliballibaba a8a454504e Adds suggestions by @dunglas and resolves TODO. 1 month ago
  Alliballibaba fcb5f8c188 Adds max threads option and debug status. 1 month ago
  Alliballibaba f185279272 Adds proper admin status codes and tests. 1 month ago
  Alliballibaba b6cbfae304 Allows booting threads at runtime. 1 month ago
  Alliballibaba 68fa124039 Adds frankenphp admin api. 1 month ago
  Alliballibaba 9491e6b25d Locks the handler on restart. 1 month ago
  Alliballibaba c080608661 Applies suggestions by @dunglas 1 month ago
  Alliballibaba b598bd344f Adds support for thread transitioning. 1 month ago
  Alliballibaba cca2a00ac6 Allows for clean state transitions. 1 month ago