You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Porzelt
8a4565a63a
[mod_flv] don't retry close(fd) on EINTR
Sources:
- http://www.daemonology.net/blog/2011-12-17-POSIX-close-is-broken.html
- http://linux.derkeiler.com/Mailing-Lists/Kernel/2005-09/3000.html
- http://linux.derkeiler.com/Mailing-Lists/Kernel/2005-09/3202.html
However this might not be true for all systems, more investigation needed.
|
11 years ago |
.. |
Makefile.am
|
[mod_balance]: renamed from mod_balancer
|
12 years ago |
mod_access.c
|
radix: fix li_radixtree_new prototype
|
13 years ago |
mod_accesslog.c
|
[mod_accesslog] Fix %r (first request line) formatter
|
12 years ago |
mod_auth.c
|
[mod_auth] return 403 instead of 401 in auth.deny
|
12 years ago |
mod_balance.c
|
[mod_balance]: renamed from mod_balancer
|
12 years ago |
mod_cache_disk_etag.c
|
modify plugin api to include worker context for action/option parsing; add per-worker callback for stop_worker
|
13 years ago |
mod_debug.c
|
[core] change memory profiler output, add minsize parameter to debug.profiler_dump action
|
11 years ago |
mod_deflate.c
|
[mod_deflate] Add 'compression-level' param to deflate action, defaults to 1
|
13 years ago |
mod_dirlist.c
|
Fix some warnings found with clang analyzer
|
12 years ago |
mod_expire.c
|
modify plugin api to include worker context for action/option parsing; add per-worker callback for stop_worker
|
13 years ago |
mod_fastcgi.c
|
Fix bug in delayed connection handling, 2nd try
|
12 years ago |
mod_flv.c
|
[mod_flv] don't retry close(fd) on EINTR
|
11 years ago |
mod_fortune.c
|
modify plugin api to include worker context for action/option parsing; add per-worker callback for stop_worker
|
13 years ago |
mod_limit.c
|
[mod_limit] Fix liSocketAddress usage in combination with radix trees
|
13 years ago |
mod_lua.c
|
Add lua default path for distributed core lua scripts
|
13 years ago |
mod_memcached.c
|
[pattern] Fix vr->wrk->tmp_str usage, remove pattern.h from base.h, add pattern support to header.add* actions
|
12 years ago |
mod_openssl.c
|
[openssl] fix error message for wrong listen option
|
11 years ago |
mod_progress.c
|
[mod_progress] free data on module unload properly
|
11 years ago |
mod_proxy.c
|
Fix bug in delayed connection handling, 2nd try
|
12 years ago |
mod_redirect.c
|
[mod_redirect] Fix patterns using %n references
|
12 years ago |
mod_rewrite.c
|
[pattern] Fix vr->wrk->tmp_str usage, remove pattern.h from base.h, add pattern support to header.add* actions
|
12 years ago |
mod_scgi.c
|
Fix bug in delayed connection handling, 2nd try
|
12 years ago |
mod_status.c
|
[mod_status] add status_info_auto
|
11 years ago |
mod_userdir.c
|
Fix C++ style comments
|
13 years ago |
mod_vhost.c
|
[mod_vhost] drop vhost.simple / vhost.pattern
|
12 years ago |
wscript
|
[mod_balance]: renamed from mod_balancer
|
12 years ago |