• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Controlling request/response timeout per request handler?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Controlling request/response timeout per request handler?


  • Subject: Re: Controlling request/response timeout per request handler?
  • From: Chuck Hill <email@hidden>
  • Date: Tue, 5 Jun 2007 18:54:54 -0700

You could probably do it you want to hack on the C code of the woadaptor...

Where / how is it timing out? Uploads should not be a problem. Either they get accumulated in the webserver and send over in one blast, in which case the connect and receive should be quick, or they get streamed to the woapp which should avoid this entirely.

You are not referring to session timeouts?

Chuck


On Jun 5, 2007, at 6:41 PM, Lachlan Deck wrote:

Hi there,

I realise that you can adjust the adaptor's request/response timeout settings in Java Monitor (for the WODefaultAdaptor) - but I'm wondering if it's possible to adjust the timeout depending on the request handler?

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?

Thanks.

with regards,
--

Lachlan Deck



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net


This email sent to email@hidden


--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects






_______________________________________________
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


  • Follow-Ups:
    • Re: Controlling request/response timeout per request handler?
      • From: Lachlan Deck <email@hidden>
References: 
 >Controlling request/response timeout per request handler? (From: Lachlan Deck <email@hidden>)

  • Prev by Date: Controlling request/response timeout per request handler?
  • Next by Date: So close...
  • Previous by thread: Controlling request/response timeout per request handler?
  • Next by thread: Re: Controlling request/response timeout per request handler?
  • Index(es):
    • Date
    • Thread