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

Disabling keep-alive for SOAP calls. #301

Merged
merged 1 commit into from
May 31, 2017
Merged

Disabling keep-alive for SOAP calls. #301

merged 1 commit into from
May 31, 2017

Conversation

dklimkin
Copy link
Contributor

PHP SoapClient creates keep-alive connections but never reuse them.
Disabling this behavior. Should resolve issues #298 and #287.

PHP SoapClient creates keep-alive connections but never reuse them.
Disabling this behavior. Should resolve issues #298 and #287.
@dklimkin dklimkin requested a review from fiboknacky May 30, 2017 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants