.
All rights reserved.
*/
/* ========================================================================== */
/*
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
*/
/* ========================================================================== */
]]>
Describe your package here
Describe your package requirements here
Currently there are no FAQ items provided.
havp
0.3
Havp: Settings
/pkg_edit.php?xml=havp.xml&id=0
/usr/local/pkg/havp.inc
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
['installedpackages']['havp]['config']
/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
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
sync_package_havp();
havp_install_command();
havp_deinstall_command();