./wip/wbox, HTTP testing tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5, Package name: wbox-5, Maintainer: bartosz.kuzma

Wbox aims to help you having fun while testing HTTP related stuff.
You can use it to perform many tasks, including the following.
* Benchmarking how much time it takes to generate content for
your web application.
* Web server and web application stressing.
* Testing virtual domains configuration without the need to
alter your local resolver.
* Check if your redirects are working correctly emitting the
right HTTP code.
* Test if the HTTP compression is working and if it is actually
serving pages faster.
* Use it as a configuration-less HTTP server to share files.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 9cd031d65a0ca9113ab696a33ec420e8d59da984
Filesize: 16.079 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-14 01:16:14 by othyro | Files touched by this commit (42)
Log message:
Fixed invalid CATEGORIES. Some of these also got DISTNAME modified and
minor formatting fixes.
   2012-10-07 22:11:06 by Aleksej Saushev | Files touched by this commit (137)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-08-02 14:13:32 by Bartosz Kuzma | Files touched by this commit (1)
Log message:
Add missing INSTALLATION_DIRS.
   2011-07-31 11:54:09 by Bartosz Kuzma | Files touched by this commit (2)
Log message:
Update to wbox-5.

Changes since wbox-4:
 - switch to BSD license
   2009-09-25 11:11:07 by Bartosz Kuźma | Files touched by this commit (1)
Log message:
Add DESTDIR support.
Add LICENSE.
   2007-12-01 09:27:28 by Bartosz Kuźma | Files touched by this commit (4) | Imported package
Log message:
Wbox aims to help you having fun while testing HTTP related stuff.
You can use it to perform many tasks, including the following.
 * Benchmarking how much time it takes to generate content for
   your web application.
 * Web server and web application stressing.
 * Testing virtual domains configuration without the need to
   alter your local resolver.
 * Check if your redirects are working correctly emitting the
   right HTTP code.
 * Test if the HTTP compression is working and if it is actually
   serving pages faster.
 * Use it as a configuration-less HTTP server to share files.