Hi! Thanks for your answer.
I tried that and set 200 as value but it still happens the same.
Any other idea?



Martin Grigorov-4 wrote
> 
> 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-ramones@> 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: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
> 
> 
> 
> -- 
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/AjaxSelfUpdatingTimerBehavior-stops-working-for-a-while-tp4101950p4105320.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to