Description
Hi,
We have a few pages in our application which might take a long time to
generate. This is definitely not the usual case but there are a few of
them.
Thus we were forced to define a high lockTimeout to be sure these
pages can be served.
The fact is that we would really like to have a far lower default
timeout except for these pages.
Martin proposed a few changes in Wicket which allows us to implement this behavior by providing a custom PageAccessSynchronizer.
See this thread on Markmail for more information: http://markmail.org/thread/hht7eh5cfvq5hmpx