Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Needs Review
Workspace Domino
Created by Guest
Created on Nov 25, 2025

Domino Web Service Consumer To Support Http 1.1

At present Notes/Domino web service consumers use HTTP 1.0, and if connections are incoming via HTTP 1.1 they are persistent by default. This can lead to the behavior that the Web service consumer in Notes/domino will not process the SOAP request until the connection is closed. As the connection won't close until the request is processed, this can lead to timeouts.

The provider is required to close the connection once the SOAP message is sent to resolve this.

  • Attach files