havp
0.3
Havp: Settings
/usr/local/pkg/havp.inc
/pkg_edit.php?xml=havp.xml&id=0
havp
/usr/local/etc/rc.d/havp.sh
HTTP Anti Virus Proxy.
Settings
/pkg_edit.php?xml=havp.xml&id=0
Whitelist
/pkg.php?xml=havp_whitelist.xml
Blacklist
/pkg.php?xml=havp_blacklist.xml
Exclude from Transparent Proxy
/pkg.php?xml=havp_trans_exclude.xml
/usr/local/pkg/
0755
- http://agni.linuxense.com/packages/config/havp.inc
/usr/local/pkg/
0755
- http://agni.linuxense.com/packages/config/havp_whitelist.xml
/usr/local/pkg/
0755
- http://agni.linuxense.com/packages/config/havp_blacklist.xml
/usr/local/pkg/
0755
- http://agni.linuxense.com/packages/config/havp_startup.inc
/usr/local/pkg/
0755
- http://agni.linuxense.com/packages/config/havp_trans_exclude.xml
/usr/local/pkg/
0755
- http://agni.linuxense.com/packages/config/havp.sh
['installedpackages']['havp]['config']
Server Number
servernumber
Specify how many servers (child processes) are simultaneously listening on port PORT for a connection. Minimum value should be the peak requests-per-second expected + 5 for headroom.
input
10
Max Server Number
maxservers
This is the hard limit for concurrent requests processed.
input
100
Transparent?
transparent
Run HAVP as transparent Proxy? [Bind Address will be disregarded in this mode, HAVP will listen on localhost]
checkbox
Port
port
Port HAVP is listening on.
input
8080
Bind Address
bind_address
IP address that HAVP listens on. Leave it empty to bind all addresses, defaults to LAN address
interfaces_selection
lan
Source Address
source_address
IP address used for sending outbound packets. Let it be undefined if you want OS to handle right address.
input
Range Requests
range
Allow HTTP Range Requests?
checkbox
on
Log All Requests?
log_oks
Log Details: true: Log all Requests, false: log only virus hits
checkbox
on
Virus Database Reload Time.
dbreload
Specify here the number of minutes to wait for reloading. Default 60 Minutes.
input
60
Parent Proxy Host
parentproxy
Specify the parent proxy hostname or ip
input
Parent Proxy Port
parentport
Specify the parent proxy port
input
Max size of temporary files on disk
maxscansize
Temporary file will grow only up to this size. This means scanner will scan data until this limit is reached. The value is in BYTES, not kb or mb. 0 is Unlimited.
input
0
Trickling Time
trickling
After Trickling Time (seconds), some bytes are sent to browser to keep the connection alive. Trickling is not needed if timeouts are not expected. Default is 5 seconds.
input
5
Absolute Maximum Download Size
maxdownloadsize
Downloads larger than this will be blocked, Unless whitelisted. 0 is unlimited.
input
0
havp_install_command();
havp_deinstall_command();
sync_package_havp();