EnglishFrenchSpanish

OnWorks favicon

nghttpd - Online in the Cloud

Run nghttpd in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command nghttpd that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


nghttpd - HTTP/2 server

SYNOPSIS


nghttpd [OPTION]... <PORT> [<PRIVATE_KEY> <CERT>]

DESCRIPTION


HTTP/2 server

<PORT> Specify listening port number.

<PRIVATE_KEY>
Set path to server's private key. Required unless --no-tls is specified.

<CERT> Set path to server's certificate. Required unless --no-tls is specified.

OPTIONS


-a, --address=<ADDR>
The address to bind to. If not specified the default IP address determined by
getaddrinfo is used.

-D, --daemon
Run in a background. If -D is used, the current working directory is changed to
'/'. Therefore if this option is used, -d option must be specified.

-V, --verify-client
The server sends a client certificate request. If the client did not return a
certificate, the handshake is terminated. Currently, this option just
requests a client certificate and does not verify it.

-d, --htdocs=<PATH>
Specify document root. If this option is not specified, the document root is the
current working directory.

-v, --verbose
Print debug information such as reception/ transmission of frames and name/value
pairs.

--no-tls
Disable SSL/TLS.

-c, --header-table-size=<SIZE>
Specify decoder header table size.

--color
Force colored log output.

-p, --push=<PATH>=<PUSH_PATH,...>
Push resources <PUSH_PATH>s when <PATH> is requested. This option can be used
repeatedly to specify multiple push configurations. <PATH> and <PUSH_PATH>s
are relative to document root. See --htdocs option. Example: -p/=/foo.png
-p/doc=/bar.css

-b, --padding=<N>
Add at most <N> bytes to a frame payload as padding. Specify 0 to disable
padding.

-m, --max-concurrent-streams=<N>
Set the maximum number of the concurrent streams in one HTTP/2 session.

Default: 100

-n, --workers=<N>
Set the number of worker threads.

Default: 1

-e, --error-gzip
Make error response gzipped.

--dh-param-file=<PATH>
Path to file that contains DH parameters in PEM format. Without this option,
DHE cipher suites are not available.

--early-response
Start sending response when request HEADERS is received, rather than complete
request is received.

--trailer=<HEADER>
Add a trailer header to a response. <HEADER> must not include pseudo header
field (header field name starting with ':'). The trailer is sent only if a
response has body part. Example: --trailer 'foo: bar'.

--hexdump
Display the incoming traffic in hexadecimal (Canonical hex+ASCII display). If
SSL/TLS is used, decrypted data are used.

--echo-upload
Send back uploaded content if method is POST or PUT.

--mime-types-file=<PATH>
Path to file that contains MIME media types and the extensions that represent
them.

Default: /etc/mime.types

--no-content-length
Don't send content-length header field.

--version
Display version information and exit.

-h, --help
Display this help and exit.

The <SIZE> argument is an integer and an optional unit (e.g., 10K is 10 * 1024). Units
are K, M and G (powers of 1024).

Use nghttpd online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • 2
    gMKVExtractGUI
    gMKVExtractGUI
    A GUI for mkvextract utility (part of
    MKVToolNix) which incorporates most (if
    not all) functionality of mkvextract and
    mkvinfo utilities. Written in C#NET 4.0,...
    Download gMKVExtractGUI
  • 3
    JasperReports Library
    JasperReports Library
    JasperReports Library is the
    world's most popular open source
    business intelligence and reporting
    engine. It is entirely written in Java
    and it is able to ...
    Download JasperReports Library
  • 4
    Frappe Books
    Frappe Books
    Frappe Books is a free and open source
    desktop book-keeping software that's
    simple and well-designed to be used by
    small businesses and freelancers. It'...
    Download Frappe Books
  • 5
    Numerical Python
    Numerical Python
    NEWS: NumPy 1.11.2 is the last release
    that will be made on sourceforge. Wheels
    for Windows, Mac, and Linux as well as
    archived source distributions can be fou...
    Download Numerical Python
  • 6
    CMU Sphinx
    CMU Sphinx
    CMUSphinx is a speaker-independent large
    vocabulary continuous speech recognizer
    released under BSD style license. It is
    also a collection of open source tools ...
    Download CMU Sphinx
  • More »

Linux commands

Ad