gatling 0.12-9 source package in Ubuntu

Changelog

gatling (0.12-9) unstable; urgency=low

  * /etc/logrotate.d/gatling: Ignore errors on non-running daemon

gatling (0.12-8) unstable; urgency=low

  * Fixed /etc/logrotate.d/gatling: Group nobody -> adm

gatling (0.12-7) unstable; urgency=low

  * Added patch to fix setrlimit() bug (0 file descriptors available on
    VServers where EUID == 0, but no arbitrary setrlimit() allowed
  * Fixed init.d script output (missing newline)
  * debian/rules: Set -DSUPPORT_HTTPS for all objects in tlsgatling and
    separate out tlsgatling to separate "make" call (Closes: #634096)
  * Added writelog.c to provide a logrotatable alternative to former
    logsave from e2fsprogs
  * Added /etc/logrotate.d/gatling
  * Added CHANGES
  * Added patch from upstream CVS:
    - 08-fix-double-close-fd.patch from http.c rev 1.32

gatling (0.12-6) unstable; urgency=low

  * Integrated ranges and FastCGI bugfixes from upstream (Closes: #636361)

gatling (0.12-5) unstable; urgency=low

  * Fixed debian/watch
  * Added /etc/init.d/gatling and /etc/default/gatling
  * Added default index.html, adapted from apache 2 package
  * Added postinst and postrm to add/remove default index.html
  * Added download tool "dl" as /usr/bin/gatling-dl

gatling (0.12-4) unstable; urgency=low

  * Removed temporary fix for tlsgatling since libowfat is a shared lib now

gatling (0.12-3) unstable; urgency=low

  * Added README.php from upstream to binary package
  * debian/control: Standards-Version: 3.9.2
 -- Mitsuya Shibata <email address hidden>   Thu,  15 Sep 2011 15:59:29 +0000

Upload details

Uploaded by:
Mitsuya Shibata
Uploaded to:
Oneiric
Original maintainer:
Vedran Furač
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gatling_0.12.orig.tar.bz2 97.2 KiB ffe4dbff99404eb80e6aac215fdf6bf8174355edc33dd1848a51fc1093296a7c
gatling_0.12-9.debian.tar.gz 10.1 KiB 49db98a21ebe6529bac1305885adc259bc9d48c4d3b724b224b1d2b146eb7609
gatling_0.12-9.dsc 1.1 KiB b36e93d5b95ce8fc29b1bf0a57a38c49ae6e6251f4f68b80c594f1398f828be7

Available diffs

View changes file

Binary packages built by this source

gatling: high performance web server and file server

 Features:
    * Small (125k Linux-x86 binary with HTTP, FTP and SMB support)
    * Fast (measure for yourself, please)
    * Scalable
    * Uses platform-specific performance and scalability APIs
    * connection keep-alive
    * IPv6 support
    * transparent content negotiation
    * With optional directory index generation
    * Will only serve world readable files
    * Supports FTP and FTP upload as well
    * CGI support for HTTP, also SCGI and FastCGI (over IP sockets)
    * .htaccess support
    * Can detect some common mime types itself, like file(1)
    * Read-only SMB support