<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
There has been some recent discussion about various configurations of
Seaside applications aimed at handling larger loads. I'm interested in
understanding the range of loads people are seeing (or anticipating) in
production applications:<br>
<ul>
  <li>number of concurrent users</li>
  <li>rate of http requests (peak and average per unit of time)</li>
  <li>session expiry seconds used (do you use the default of 600
seconds?)<br>
  </li>
</ul>
We'd like to incorporate some "real-life" data into our presentation at
Smalltalk Solutions in Toronto in a few weeks.<br>
<br>
Dale<br>
</body>
</html>