<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Greetings,<DIV><BR class="khtml-block-placeholder"></DIV><DIV>i have a twisted app (v1.3) that makes soap requests to another non-twisted server to build pages.</DIV><DIV>Sometimes these requests can take a long time and i need to provide a cancel mechanism that sends a second "cancel" soap message.</DIV><DIV>In my current implementation the UI is blocked until the request completes.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I looked into how to make the SOAP proxy defer my client requests and i tried to make a second TCPServer on another port to try and get my cancel requests out the door.</DIV><DIV>Any suggestions on how to best implement? </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Kind regards,</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>e.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV> <BR><DIV> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="2" style="font: 10.0px Helvetica">. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="2" style="font: 10.0px Helvetica">Erik Swan</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="2" style="font: 10.0px Helvetica">Splunk Technology</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Helvetica; min-height: 12.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="2" style="font: 10.0px Helvetica">splunk &gt; Taking the sh out of IT</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="2" style="font: 10.0px Helvetica">. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .</FONT></P> <BR class="Apple-interchange-newline"> </DIV><BR></DIV></BODY></HTML>