Omitir navegación
Ampliar
  • Búsqueda avanzadaAbre un nuevo diálogo
    Ingrese los signos mas (+) o menos (-) en los términos de búsqueda para incluir o excluir la palabra requerida
    Consejos de búsqueda
    Filtrar por producto
    Filtrar por categoría
Server-side timeouts associated with the Connect Web Services for SOAP (CWS) API
ID de respuesta 7970   |   Revisado 18/12/2018

What are the server-side timeouts associated with the Connect Web Services for SOAP (CWS) API?

Environment:

Connect Web Services for SOAP (CWS) API

Resolution:

A CWS process starts up and will run for up to 5 minutes (wall-clock time), or until it consumes too many resources. That 5 minute timer is enforced by Apache as part of its CGI framework. That 5 minutes will be extended if the CWS process is outputting data (for example, processing a very large request), but only if it is sending data base to the client.

This is not configurable by the CWS or the customer. This is enforced by Cloud Operations for the entire pod across all pods.

Thus a client-side timeout should be set to a bit longer than 5 minutes (e.g. 330 seconds) to handle these long running processes. Of course, all of this depends upon what action is being taken. The 330 second recommendation is the max time any request should take.

 

Notificarme
La página se refrescará al enviar. Las entradas pendientes se perderán.