Provided by: siege_3.0.8-1_amd64 

NAME
siege.config - builds a .siegerc template in the user's home directory.
INTRODUCTION
With the release of version 2.00, siege supports a settings configuration file to permanently store
runtime variables. The settings in this file are the default values for every siege invocation. They are
superceded by command line options, so if the configuration file has a default "times = 10" and the user
invokes siege with -t1000, then siege will run 1000 times and not 10.
When siege is installed on a system, a .siegerc file is installed in the installing user's home
directory. This means that only the user who installed siege has a configuration file. The siege.config
utility was designed to install a .siegerc file in the home directory of the user who invoked it. This
makes it possible to have customized siege configuration on a per user basis.
INVOCATION
The format for invoking siege.config is this:
siege.config [no arguments]
AUTHOR
Jeffrey Fulmer, et al. <jeff@joedog.org>
BUGS
Report bugs to jeff@joedog.org. Give a detailed description of the problem and report the version of
siege that you are using.
COPYRIGHT
Copyright © 2000 2001 2004 Jeffrey Fulmer, et al.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU
General Public License as published by the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write
to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
AVAILABILITY
The most recent released version of siege is available by anonymous FTP from sid.joedog.org in the
directory pub/siege.
SEE ALSO
siege(1) layingsiege(1)
Siege v3.0.8 October-25-2014 SIEGE.CONFIG(1)