File: proxy.cfg

package info (click to toggle)
lire 20020214-7
  • links: PTS
  • area: main
  • in suites: woody
  • size: 6,180 kB
  • ctags: 1,245
  • sloc: perl: 11,637; xml: 5,725; sh: 3,458; makefile: 1,008
file content (36 lines) | stat: -rw-r--r-- 1,114 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# $Id: proxy.cfg,v 1.8 2002/02/07 20:45:39 flacoste Exp $
# Report configuration for the proxy superservice

=section General
requests-summary
top-destinations            dsts_to_show=10
top-destinations-by-bytes   dsts_to_show=10
top-types-by-bytes	    types_to_show=10
requests-by-timeslot	    timeslot=1h
requests-by-period	    period=1d
bytes-by-timeslot	    timeslot=1h
bytes-by-period		    period=1d

=section Client Reports
client_hosts-summary
top-destinations-by-clients dsts_to_show=10 clients_to_show=10

=section Users Reports
users-summary
top-users-by-bytes users_to_show=10
top-destinations-by-users  users_to_show=10 dsts_to_show=10
top-users-by-destinations  users_to_show=10 dsts_to_show=10

=section Cache Reports
requests-by-cache_result
bytes-by-cache_result
bytes-by-result_src_code
requests-by-size	    range_size=1k
requests-by-time	    range_size=1s

=section Denied Sites Reports
|select-cache_result result=TCP_DENIED
top-destinations            dsts_to_show=50
top-users-by-destinations   users_to_show=30 dsts_to_show=50
top-clients-by-destinations clients_to_show=30 dsts_to_show=50