On May 22, 2007, at 6:26 PM, Lachlan Deck wrote:

Hi there,

does anyone know what the default settings are for these (if left blank)?
- Retries

I think the default is 1.

- Dormant

- Send Timeout
- Receive Timeout
- Connect Timeout

I think the timeout default is 15 seconds.


- Send Buffer Size
- Receive Buffer
- Connection Pool Size

Never messed with those.  :-)


Additionally, what do people find are recommended settings for the above?

If your app responds quickly to requests, the defaults should be fine for those. If it takes longer than 15 seconds, increasing the timeouts helps -- up to the limit of the user's patience before clicking Reload.


I'm asking because I'm sometimes getting redirected to the url we've set as the Redirection URL so I'm wondering if the above has anything to do with that.

I'd guess that some requests are taking longer than 15 seconds or that you don't have enough instances running for the maximum concurrent load. Running more instances or optimizing your code is the best way to handle this.


Chuck

--

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-deploy mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to