NAME

lcfg-rpmaccel - LCFG rpmaccel component

VERSION

This documentation refers to lcfg-rpmaccel version 0.99.11

DESCRIPTION

This component configures a squid accelerator for fronting an RPM repository.

httpport

The port that the squid accelerator should listen on. Defaults to 80.

cachemem

Specifies a limit on how much additional memory squid uses as a memory cache of objects. Sets the squid cache_mem parameter. Defaults to 128 Mb.

maxobjsize

Objects larger than this size will not be cached. Sets the squid maximum_object_size parameter. Defaults to 1024 Mb.

cachedir

The location of the cache directory tree. Used to set the squid cache_dir parameter. Defaults to /var/spool/squid.

cachedirsize

Specifies the maximum amount of disk space the cache should occupy in the cache directory tree. Defaults to 10 Gb.

accelhost

Specifies the hostname of the HTTP server that is to be accelerated. Sets the squid httpd_accel_host parameter. No default value.

accelport

Specifies the port number of the HTTP server that is to be accelerated. Sets the squid httpd_accel_port parameter. Defaults to 80.

acltags

A list of squid ACLs.

acltag_aclname

The ACL value for the ACL with name aclname.

accesstags

A list of squid http_access rules.

accesstag_tag

The value of the squid http_access rule with tag tag.

PLATFORMS

This is the list of platforms on which we have tested this software. We expect this software to work on any Unix-like platform.

Fedora5, Fedora6, SL5

AUTHOR

Alastair Scobie <ascobie@inf.ed.ac.uk>

LICENSE AND COPYRIGHT

Copyright (C) 2008 University of Edinburgh. All rights reserved.

This library is free software; you can redistribute it and/or modify it under the terms of the GPL, version 2 or later.