RE: Controlling request/response timeout per request handler?
RE: Controlling request/response timeout per request handler?
- Subject: RE: Controlling request/response timeout per request handler?
- From: Andrew Lindesay <email@hidden>
- Date: Wed, 6 Jun 2007 16:47:37 +1200
Hello Lachlan;
I'm wondering about turning the timeout up significantly for
webservice uploads of binary data but accepting the default values
for other requests. Any ideas or alternatives?
For uploads, I tend to undertake this with a large number of small
requests that all append their bits of data into a large bit of data
in the application server or streamed into somewhere rather than one
large request. This is what I do with my JSON-RPC infrastructure
anyway.
cheers.
___
Andrew Lindesay
technology : www.lindesay.co.nz
business : www.silvereye.co.nz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden