rpmaccel - LCFG rpmaccel component
This component configures a squid accelerator for fronting an RPM repository.
The port that the squid accelerator should listen on. Defaults to 80.
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.
Objects larger than this size will not be cached. Sets the squid maximum_object_size parameter. Defaults to 1024 Mb.
The location of the cache directory tree. Used to set the squid cache_dir parameter. Defaults to /var/spool/squid.
Specifies the maximum amount of disk space the cache should occupy in the cache directory tree. Defaults to 10 Gb.
Specifies the hostname of the HTTP server that is to be accelerated. Sets the squid httpd_accel_host parameter. No default value.
Specifies the port number of the HTTP server that is to be accelerated. Sets the squid httpd_accel_port parameter. Defaults to 80.
A list of squid ACLs.
The ACL value for the ACL with name aclname.
A list of squid http_access rules.
The value of the squid http_access rule with tag tag.
Fedora5, Fedora6, SL5
Alastair Scobie <ascobie@inf.ed.ac.uk>