sas Mon Jun 16 15:11:33 2003 EDT
Modified files:
/php4/sapi/thttpd thttpd_patch
Log:
Simplify/fix logging
Index: php4/sapi/thttpd/thttpd_patch
diff -u php4/sapi/thttpd/thttpd_patch:1.42 php4/sapi/thttpd/thttpd_patch:1.43
--- php4/sapi/thttpd/thttpd_patch:1
sas Wed Jun 4 01:28:17 2003 EDT
Modified files:
/php4/sapi/thttpd thttpd_patch
Log:
Don't corrupt data during request body handling
Index: php4/sapi/thttpd/thttpd_patch
diff -u php4/sapi/thttpd/thttpd_patch:1.41 php4/sapi/thttpd/thttpd_patch:1.42
--- php4/
sas Wed Feb 12 21:30:12 2003 EDT
Modified files:
/php4/sapi/thttpd thttpd_patch
Log:
include limits.h for portability
Index: php4/sapi/thttpd/thttpd_patch
diff -u php4/sapi/thttpd/thttpd_patch:1.33 php4/sapi/thttpd/thttpd_patch:1.34
--- php4/sapi/thttpd
sas Mon Feb 10 19:58:54 2003 EDT
Modified files:
/php4/sapi/thttpd thttpd_patch
Log:
Add "log to stdout" feature
Index: php4/sapi/thttpd/thttpd_patch
diff -u php4/sapi/thttpd/thttpd_patch:1.32 php4/sapi/thttpd/thttpd_patch:1.33
--- php4/sapi/thttpd/thtt
sas Sun Nov 10 10:21:13 2002 EDT
Modified files:
/php4/sapi/thttpd thttpd_patch
Log:
Defend against pipelined requests on persistent connections as used by
IRCG. These could cause thttpd to start a second request in the same
connection context, and thereb
sas Wed Nov 6 12:31:04 2002 EDT
Modified files:
/php4/sapi/thttpd thttpd_patch
Log:
- use TCP_DEFER_ACCEPT
- don't timeout connections which are managed by IRCG
- don't generate invalid HTTP replies, if the client did not send a
request line yet
sas Fri Nov 1 06:51:35 2002 EDT
Modified files:
/php4/sapi/thttpd thttpd_patch
Log:
Simplify handler dispatching mechanism
Index: php4/sapi/thttpd/thttpd_patch
diff -u php4/sapi/thttpd/thttpd_patch:1.28 php4/sapi/thttpd/thttpd_patch:1.29
--- php4/sapi/
sas Fri Nov 1 06:44:51 2002 EDT
Modified files:
/php4/sapi/thttpd thttpd_patch
Log:
Add missing return statement.
Index: php4/sapi/thttpd/thttpd_patch
diff -u php4/sapi/thttpd/thttpd_patch:1.27 php4/sapi/thttpd/thttpd_patch:1.28
--- php4/sapi/thttpd/th
sas Fri Nov 1 06:40:27 2002 EDT
Modified files:
/php4/sapi/thttpd thttpd_patch
Log:
improve host header checking, only affects systems which have virtual
hosting enabled
Index: php4/sapi/thttpd/thttpd_patch
diff -u php4/sapi/thttpd/thttpd_patch:1.26
sas Sat Oct 26 18:22:34 2002 EDT
Modified files:
/php4/sapi/thttpd thttpd_patch
Log:
add phppat/phpspat configuration file support and
fix some indention
Index: php4/sapi/thttpd/thttpd_patch
diff -u php4/sapi/thttpd/thttpd_patch:1.24 php4/sapi/thttpd/
sas Sat Oct 26 15:41:28 2002 EDT
Modified files:
/php4/sapi/thttpd thttpd_patch
Log:
Donate "Fast Accept Loop" from Premium thttpd which speeds up processing
new connections when the connection table contains lots of entries.
Index: php4/sapi/thttpd/
sas Sat Oct 26 14:14:46 2002 EDT
Modified files:
/php4/sapi/thttpd thttpd_patch
Log:
Donate "Periodic Connection Expiring" from Premium thttpd, because
it is simple and gives a +40% improvement in terms of requests/s
when serving static files.
Index
sas Sun Oct 13 07:54:08 2002 EDT
Modified files:
/php4/sapi/thttpd thttpd_patch
Log:
Redo the patch on Linux, the cygwin diff seems to be a bit broken.
Index: php4/sapi/thttpd/thttpd_patch
diff -u php4/sapi/thttpd/thttpd_patch:1.20 php4/sapi/thttpd/tht
sas Sun Oct 13 07:50:16 2002 EDT
Modified files:
/php4/sapi/thttpd thttpd_patch
Log:
PHP + thttpd (+IRCG) build using CYGWIN now
Index: php4/sapi/thttpd/thttpd_patch
diff -u php4/sapi/thttpd/thttpd_patch:1.19 php4/sapi/thttpd/thttpd_patch:1.20
--- php
sas Mon Sep 23 11:41:44 2002 EDT
Modified files:
/php4/sapi/thttpd thttpd_patch
Log:
Force /nocache/ entities to be delivered completely, even if a
broken proxy ignores our anti-cache headers and sends an IMS request.
Index: php4/sapi/thttpd/thttpd_p
sas Sat Sep 21 13:23:15 2002 EDT
Modified files:
/php4/sapi/thttpd thttpd_patch
Log:
Immediately unmap /nocache/ entries, so that the mmc cache does not get
polluted too much.
Index: php4/sapi/thttpd/thttpd_patch
diff -u php4/sapi/thttpd/thttpd_patch
16 matches
Mail list logo