Hi

Try with Firefox and see at how many connections it stops working.
The open "about:config" page and change the value of
"network.http.max-connections-per-server" setting and try again.

On Thu, Nov 24, 2011 at 12:46 AM, Ramona <vicky-ramo...@hotmail.com> wrote:
> Hi all!
> I'm using AjaxSelfUpdatingTimerBehavior for updating some progress bars with
> multiple file uploads (it's simulated with a Servlet), but when i try to
> upload for example 8 files the behaviour (which has been working and
> listening) stops listening for a while (the uploading continues but the
> listener isn't called , this listener is used for updating some panels with
> files uploading information).
> Any idea? Why could a AjaxSelfUpdatingTimerBehavior stops working for a
> while? ..beacause after for example 3 minutes it restarts (i have it as:
> refreshComponent.add(behavior= new
> AjaxSelfUpdatingTimerBehavior(Duration.milliseconds(1000)) ).
>
> Thanks!
>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/AjaxSelfUpdatingTimerBehavior-stops-working-for-a-while-tp4101950p4101950.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to