File: control

package info (click to toggle)
libroxen-sqlcounter 1.4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 44 kB
  • sloc: makefile: 36
file content (17 lines) | stat: -rw-r--r-- 802 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libroxen-sqlcounter
Section: web
Priority: optional
Maintainer: Turbo Fredriksson <turbo@debian.org>
Standards-Version: 3.1.1.1

Package: libroxen-sqlcounter
Architecture: all
Depends: roxen (>= 1.3.122-10) | roxen2 | caudium
Description: Access counter module for the Roxen Challenger web server
 Access counter replacement that stores  hits in a SQL database. It has
 several  advantages to  the  standard Roxen  tag. Multi-server  safety
 being the  main one (ie, if you  have 5 Roxen's for  the same website,
 this  module can  be  used in  them all  to  get the  total number  of
 hits). The tag is called  <sqlcounter>. It can also generate graphical
 counters using  the graphical counter module. It  requires a currently
 setup SQL module (distributed with the standard Roxen package).