-
Notifications
You must be signed in to change notification settings - Fork 7
CLI vs FPM/CGI Pool #77
Copy link
Copy link
Open
Labels
Description
Steps to reproduce
Run the script from FastCGI and then through CLI
Expected behavior
Pools should match from both instances (although makes sense why it currently does not and not even sure if there's an elegant fix).
Actual behavior
FastCGI: 192.168.1.1:443
CLI: 599493z9959zc9.20818927:240895499
Frameworks tested
Which module / plugin were you using?
- Coding Zend Framework integration but direct LCache usage would most likely replicate this issue.
Reactions are currently unavailable