Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support persistent socket connection to core-agent #25

Open
asgrim opened this issue Sep 9, 2019 · 0 comments
Open

Support persistent socket connection to core-agent #25

asgrim opened this issue Sep 9, 2019 · 0 comments
Labels
enhancement New feature or request nice to have

Comments

@asgrim
Copy link
Collaborator

asgrim commented Sep 9, 2019

At the moment, the client library handles connecting to the core agent socket server. It would be quite handy if we could move this into the extension and open a persistent socket to do this instead.

(note: what interactions in NTS/ZTS modes do we need to consider?)
(note 2: if two apps are using the same running PHP server, do they share the same socket?)

Potential other uses/optimisations also become available, such as sending app metadata once instead of every request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice to have
Projects
None yet
Development

No branches or pull requests

1 participant