Skip to content

A helper script to use siege on Drupal pages which require authentication. Must be using siege 2.70b or above: ftp://ftp.joedog.org/pub/siege/beta/

License

Notifications You must be signed in to change notification settings

luckow/DrupalSiege

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

DRUPAL SIEGE

Use this script just like you would siege; all arguments will get passed to siege. You must be using version 2.70b or above: 

ftp://ftp.joedog.org/pub/siege/beta/

Previous versions won't return cookies set by Drupal (See changelog: ftp://ftp.joedog.org/pub/siege/beta/ChangeLog).

KNOWN ISSUES

Currently, you can't specify a siegerc file with the -R flag. However, your regular siegerc will be used (siege -C to see where it is...)

USAGE

./drplsiege.sh -c1 -r10 www.example.com/admin/build/modules

LICENSE
See LICENSE file which is the Expat license (one of several "MIT" licenses).

About

A helper script to use siege on Drupal pages which require authentication. Must be using siege 2.70b or above: ftp://ftp.joedog.org/pub/siege/beta/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages