Table of Contents

Search

  1. Preface
  2. Performance Tuning Overview
  3. Target Optimization
  4. Source Optimization
  5. Transformation Optimization
  6. Mapping Optimization
  7. Partitioned Mapping Optimization
  8. Run-time Optimization
  9. SQL Data Service Optimization
  10. Web Service Optimization
  11. Connections Optimization
  12. Data Transformation Optimization

Performance Tuning Guide

Performance Tuning Guide

Optimize HTTP Requests

Optimize HTTP Requests

Optimize HTTP requests to reduce the number of requests to the web server.
Consider the following solutions for HTTP request bottlenecks:
Decrease the HTTP socket timeout for the web service client.
The socket timeout sets the amount of the time the client waits before timing out the HTTP request. The web service client can hang if the socket timeout value is large.

0 COMMENTS

We’d like to hear from you!