Commit History

Author SHA1 Message Date
  Kévin Dunglas 90a7b98b10 feat: log the number of threads and workers during startup 3 months ago
  Kévin Dunglas 3d065eda35 $_SERVER['FRANKENPHP_WORKER'] must not be NULL-terminated 4 months ago
  Kévin Dunglas 07a74e5c5a perf: reduce allocs when creating $_SERVER (#540) 6 months ago
  Rob Landers 7830aae549 Ensure we don't modify a shared env (#452) 8 months ago
  Rob Landers 5bda50cbd7 Fix memory leak (#442) 8 months ago
  Kévin Dunglas b4aa8038ff feat: detect when worker crashes or terminates normally (#315) 10 months ago
  Kévin Dunglas aa1d968dcf refactor: faster $_SERVER variables creation 10 months ago
  Kévin Dunglas fb63099a88 feat: allow passing env vars to workers (#210) 1 year ago
  Kévin Dunglas 8149f191e0 chore: clean multiple errors handling 1 year ago
  Kévin Dunglas 307c5fa865 fix: properly cleanup workersReadyWG (#184) 1 year ago
  Kévin Dunglas df976c1708 fix: race condition on shutdown 1 year ago
  Kévin Dunglas 75cd310292 feat: add support for PHP timeouts on Linux (#128) 1 year ago
  Kévin Dunglas 8e824a7906 perf: remove an extra call to cgo (#117) 1 year ago
  Rob Landers 9ef3bd7c47 feat: add fastcgi_finish_request() support (#69) 1 year ago
  Kévin Dunglas 26edeb76e4 fix: prevent panic when restarting crashed worker (#49) 1 year ago
  Kévin Dunglas 7ec0043fe8 feat: handle errors in worker mode (#9) 1 year ago
  Kévin Dunglas c45a4c620f feat: improve sessions handling in workers 1 year ago
  Kévin Dunglas 4a87ad3609 chore: add tests regarding persistent objects 1 year ago
  Kévin Dunglas d61c96a4c3 feat: use Zap for logging 1 year ago
  Kévin Dunglas 796476d537 feat: use threads instead of GoRoutines (#6) 1 year ago
  Kévin Dunglas 84273ec395 fix: fix thread safety issues (#5) 2 years ago
  Kévin Dunglas 09de805aaa fix: memory leaks and refactor worker code (#2) 2 years ago
  Kévin Dunglas 7d81fa51fe feat: add a woker mode (#1) 2 years ago