Do you fire a lot of request to the server then? A trottle delay on window closed or a regular ajax button click doesnt make much sense to me anyway. first look what kind of request are causing this.
On 4/10/08, Michael Mehrle <[EMAIL PROTECTED]> wrote: > I'm getting some strange 'Channel busy - postponing' errors in my AJAX > in Safari. Read up on it and I think the solution might be to throttle > the AJAX call (especially since it works fine in Firefox). > > > > The call I dug up is 'setThrottleDelay(...)' - but I only see that as > part of an AjaxBehavior. Is there a way to do this for a regular Ajax > button/window closed event? > > > > Michael > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
