File: control

package info (click to toggle)
gatling 0.13-6
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,196 kB
  • ctags: 1,115
  • sloc: ansic: 23,805; makefile: 143; sh: 71; perl: 30
file content (28 lines) | stat: -rw-r--r-- 1,067 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: gatling
Section: net
Priority: optional
Maintainer: Vedran Furač <vedran.furac@gmail.com>
Uploaders: Roland Stigge <stigge@antcom.de>
Build-Depends: debhelper (>= 9), libowfat-dev (>= 0.29-2), procps, zlib1g-dev, libssl-dev, libmbedtls-dev
Standards-Version: 3.9.6
Homepage: http://www.fefe.de/gatling/

Package: gatling
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libowfat0 (>= 0.29-2)
Description: 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