<div dir="ltr"><div>Hi,</div><div><br></div><div>I have a FastCGI application which needs to receive an user request but, in some cases, the app should consume a WebService(WS) before make the response to the user.</div><div>The problem is that the WS could take so long time that the entire request will broke with a "time out".</div><div><br></div><div>My question is: Can I consume this WS with a max time to wait?</div><div>Would be better doing this in the code instead of change parameters in the webserver. But, if there is no (simple) way to do that in the code, the webserver more used to this app is Microsoft IIS.</div><div><br></div><div>Best regards,</div><div>Marcos Douglas</div></div>