I am getting an unexpected server side protocol timeout error (502) and no SOAP response is sent back. What could be causing this?
WebWorks_WriteArrow(WebWorksRootPath, “wwdd1028221”, true); WebWorks_WriteDIVOpen(“wwdd1028221”, true); Check the timeout settings on any intermediaries that you are using — such as proxy servers or port sniffers (SOAPScope). To edit the timeout setting for SOAPScope, you need to edit the httpd.conf file to the desired settings and then restart the SOAPScope service. The httpd.conf file is located in the conf subdirectory of the SOAPScope data directory. Note: There is a link to the SOAPScope data directory in the Start menu. In the following code the default Timeout value of 300 has been changed to 901.
Related Questions
- I receive an SQL related timeout error or an error such as "SQL Network Interfaces: Error Locating Server/Instance Specified [xFFFFFFFF]." What can I do to solve this problem?
- I am getting an unexpected server side protocol timeout error (502) and no SOAP response is sent back. What could be causing this?
- What does the "Unexpected protocol version sent by the runtime system" message mean ?