File: main.html

package info (click to toggle)
albatross 1.36-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,472 kB
  • ctags: 1,822
  • sloc: python: 7,437; makefile: 146; sh: 132
file content (11 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
<html>
 <head><title>mod_python Performance Test</title></head>
 <body>
  <h1><tt>mod_python</tt> Performance Test</h1>

  This is a very simple application which is used simply to test the
  throughput of the framework.

 </body>
</html>