George, Actually, after a bit more investigation I discovered the error was between the keyboard and chair...
The .Net client is setting up the binding at runtime... I discovered that that after the .Net client set SendTimeout to 10 minutes, it set it to 25 seconds. Opps! Sam On Sun, Nov 15, 2009 at 4:01 PM, <gsherw...@att.net> wrote: > I too am interested in how to set the timeout for the Axis2/C module. > Rarely my application will need up to 300 seconds (the Apache httpd > default). But I have not tried that yet. > Thanks, > George > > -------------- Original message from Sam Carleton < > scarle...@miltonstreet.com>: -------------- > > My Axis2/C code is being used by a .Net client and being hosted via Apache > 2.2 and mod_axis2. I have set the SendTimeout on the .Net binding to 10 > minutes but things are still timing out in about 30 seconds. I am wondering > if anyone in this forum has run into this problem and has any suggestions on > setting on either apache or the .net side to extend the timeout. > >