head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	old_PRE_XORG_7:1.1
	old_RELEASE_4_EOL:1.1
	old_RELEASE_6_2_0:1.1
	old_RELEASE_6_1_0:1.1
	old_RELEASE_5_5_0:1.1
	old_RELEASE_6_0_0:1.1
	old_RELEASE_5_4_0:1.1
	old_RELEASE_4_11_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.04.25.17.01.38;	author osa;	state Exp;
branches;
next	1.3;

1.3
date	2012.04.23.12.18.43;	author osa;	state Exp;
branches;
next	1.2;

1.2
date	2011.10.18.06.54.34;	author osa;	state Exp;
branches;
next	1.1;

1.1
date	2004.10.21.17.54.45;	author osa;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Add one more WWW site to pkg-descr file.
Remove -DNGX_DEBUG_MALLOC flag.		(*)
Bump PORTREVISION.

Requested by:	Maxim Dounin aka mdounin at mdounin dot ru (*)
@
text
@NGINX is a high performance edge web server with the lowest memory footprint
and the key features to build modern and efficient web infrastructure.

NGINX functionality includes HTTP server, HTTP and mail reverse proxy, caching,
load balancing, compression, request throttling, connection multiplexing and
reuse, SSL offload and HTTP media streaming.

WWW: http://nginx.org/
WWW: http://nginx.com/
@


1.3
log
@Update pkg-descr to modern variant.
Bump PORTREVISIONs.

PR:	ports/167089
@
text
@d9 1
@


1.2
log
@Update from 1.1.5 to 1.1.6.
Update WWW.

<ChangeLog>

*) Change in internal API: now module context data are cleared while
   internal redirect to named location.
   Requested by Yichun Zhang.

*) Change: if a server in an upstream failed, only one request will be
   sent to it after fail_timeout; the server will be considered alive if
   it will successfully respond to the request.

*) Change: now the 0x7F-0x1F characters are escaped as \xXX in an
   access_log.

*) Feature: "proxy/fastcgi/scgi/uwsgi_ignore_headers" directives support
   the following additional values: X-Accel-Limit-Rate,
   X-Accel-Buffering, X-Accel-Charset.

*) Feature: decrease of memory consumption if SSL is used.

*) Bugfix: some UTF-8 characters were processed incorrectly.
   Thanks to Alexey Kuts.

*) Bugfix: the ngx_http_rewrite_module directives specified at "server"
   level were executed twice if no matching locations were defined.

*) Bugfix: a socket leak might occurred if "aio sendfile" was used.

*) Bugfix: connections with fast clients might be closed after
   send_timeout if file AIO was used.

*) Bugfix: in the ngx_http_autoindex_module.

*) Bugfix: the module ngx_http_mp4_module did not support seeking on
   32-bit platforms.

</ChangeLog>
@
text
@d1 6
a6 3
Another one small and robust www server, supports
kqueue (EV_CLEAR, EV_DISABLE, NOTE_LOWAT, EV_EOF, etc.),
select, poll, sendfile.
@


1.1
log
@Add nginx (Engine X) - small and fast WWW-server.

Special thanks to:	marck
Some ideas from PR:	72830
@
text
@d5 1
a5 1
WWW: http://sysoev.ru/nginx/
@

