PDA

View Full Version : ProxyTimeout > 30000 not working?


fear4me
05-22-2009, 04:44 AM
Hi,

I'm trying to use a proxy timeout greater than 30000 miliseconds. I looked already at the forumpost at https://extjs.com/forum/showthread.php?t=29315

I can change the value to 5000 and the timeout works perfectly (disconnects after 5 secs). When I try to change the value to 60000 it just disconnects after about 30 secs.

I'm looking in the 1.x-version of ExtJS because this is used with SugarCRM. Maybe it could be something that the maximum value is an integervalue, so 32768 ? I need a longer timeout because searching a big emailaccount in IMAP takes longer than 30 secs.

Hope someone has a clue

[EDIT] Noticed I posted in GXT 1.x instead of ExtJS 1.x - hope someone can move this thread

Greetings,

Roger