[phpxmlrpc] Long lasting calls

2010-08-31 Thread Attila
Hi, We are using the phpxmlrpc 2.2.2 package in our code. An issue we run into is very long lasting calls. We have methodCalls that are expected to take anywhere between 5 - 15 minutes. The problem is that there is a timeout somewhere. In the FAQ there is a section titled: How to enable long-l

Re: [phpxmlrpc] Long lasting calls

2010-08-31 Thread Gaetano Giunta
Attila wrote: Hi, We are using the phpxmlrpc 2.2.2 package in our code. An issue we run into is very long lasting calls. We have methodCalls that are expected to take anywhere between 5 - 15 minutes. The problem is that there is a timeout somewhere. In the FAQ there is a section titled:

Re: [phpxmlrpc] Long lasting calls

2010-08-31 Thread Attila
Thanks for your help. I meant is there anything in the server side of phpxmlrpc that would time out the request? (Outside of apache/php timeouts) Thanks On 8/31/10, Gaetano Giunta wrote: > Attila wrote: >> Hi, >> >> We are using the phpxmlrpc 2.2.2 package in our code. >> >> An issue we run i

Re: [phpxmlrpc] Long lasting calls

2010-08-31 Thread Gaetano Giunta
Attila wrote on 31/08/2010 22:56: > Thanks for your help. > > I meant is there anything in the server side of phpxmlrpc that would > time out the request? (Outside of apache/php timeouts) > Not that I am aware of ;-) > Thanks > > On 8/31/10, Gaetano Giunta wrote: >>Attila wrote: >>> Hi, >>

Re: [phpxmlrpc] Long lasting calls

2010-08-31 Thread Attila
Alright, in that case I may be hitting something else. Ill try a few things and if I find something I will share my results. Thanks On 8/31/10, Gaetano Giunta wrote: > Attila wrote on 31/08/2010 22:56: > >> Thanks for your help. >> >> I meant is there anything in the server side of phpxmlrpc t