users@glassfish.java.net

30second timeout

From: emiddio-verizon <emiddio_at_verizon.net>
Date: Tue, 02 Mar 2010 14:44:08 -0800

i was/am using gfv3 to host a little web site for some personal stuff.

i put some video's there --
and discovered if someone tries to download more than 3MByte of video -- which takes more than 30 seconds,
(my upload is limited to 768Kbit) the upload to the client terminates.

googling i found some discussion of "timeouts" with glassfish-- but questions remain .

where should i put the -D <specific options> at -- in the gfv3 console jvm config area ?
i am thinking this stuff would go into domain.xml ?

i believe some of these timeouts are for the purpose of avoiding some kind of "attack".

would it not be smarter if gfv3 could not just look at the age of the request -- but also at the traffic that is moving
on the link -- an idle link is one thing.

but a link moving data at 500=Kbits /second doesnt seem like an "attack".

thanks

gary