I am running a Python(v2.7.8) web application (with) on IIS 7.5 (via wsgi). In that application I request an other server with pySimpleSOAP. Sometimes when the action on the requested server takes to long, a timeout error occurs.
Does anybody know how to change that behaviour ? How to increase the accepted amount of time ?
I already increased the IIS timeout