You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by "martijn.list" <ma...@gmail.com> on 2014/12/08 20:51:37 UTC

[T5.4] Problem with large file downloads and tapestry.session-locking-enabled

Hi,

With tapestry.session-locking-enabled set to true downloading large
files (which take a while to download) result in lock-ups. If for
example I click a download link in Chrome and then immediately click
another download link (while the other download is still in progress),
the second file is not downloaded until the other download has finished.
With large files this can result in Chrome being unable to open any more
pages after trying to download a couple of (large) files. If I disable
tapestry.session-locking-enabled, everything seems to be working fine,
i.e., multiple downloads can be done in parallel.

I'm not sure whether this is some side effect of using T 5.4 in
combination with Spring security but it might be that other users
experience the same problem.

Is this a consequence of the tapestry.session-locking-enabled opion? or
is this a bug (in either 5.4b22 of my own code)?

Kind regards,

Martijn Brinkers


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org