On Fri, Feb 3, 2012 at 1:47 AM, Damitha Kumarage <dami...@wso2.com> wrote:
> ** > On 02/03/2012 10:30 AM, Sam Carleton wrote: > > I would like to extend the timeout on my web services running under > Apache. How do I go about doing that? > > Sam > > I guess Apache2 Timeout directly will do the job. But I think instead of > increasing timeouts, fixing the issues that lead to need of larger timeouts > is good. > For example experiment with MPM parameters > Danita, I found this article: http://wso2.org/library/230. Is my understanding correct that the default timeout is 60,000 milliseconds (1 minute)? If so, it looks like that is not the issue, I was thinking it was less than a second. Sam