Configuring the Data Block Size of HTTP Requests for the Siebel Developer Web Client
This topic is part of Guidelines for Siebel Web Client Tuning.
For the Siebel Developer Web Client, Siebel CRM uses HTTP requests
and responses to exchange information between the browser and the
internal Web server that is part of the siebel.exe executable program.
You can change the maximum length of the HTTP request data that is
passed. By default, the maximum limit for the HTTP request is 524288
bytes (512 KB), which is typically sufficient. However, you can change
this limit by configuring the DataBlockSize
parameter
in the [Siebel]
section of the application configuration
file, such as uagent.cfg for Siebel Call Center. If you change the
value of this parameter, and restart the Siebel Developer Web Client,
then the siebel.exe memory usage will reflect whatever value you set.