File:
[ELWIX - Embedded LightWeight unIX -] /
embedaddon /
php /
sapi /
caudium /
TODO
Revision
1.1.1.1 (vendor branch):
download - view:
text,
annotated -
select for diffs -
revision graph
Tue Feb 21 23:48:06 2012 UTC (13 years, 1 month ago) by
misho
Branches:
php,
MAIN
CVS tags:
v5_4_3elwix,
v5_4_29p0,
v5_4_29,
v5_4_20p0,
v5_4_20,
v5_4_17p0,
v5_4_17,
v5_3_10,
HEAD
php
TODO:
- per-virtual-server configuration
- configurable limit of number of concurrent PHP executions
- fix setting of auth info.
FIXED:
+ => fixed
- => not fixed and no fix planned
? => Maybe fixed, maybe not.
+ Allow multiple headers
This is now fixed.
+ fix backtraces
Uses th_farm, thus problem is fixed
+ exit in PHP exits Caudium
Name conflict with do_exit in Pike and PHP. Reported to both teams.
+ POST newline added?
Was a Caudium bug.
+ use th_farm
Yeppers. Works great.
- change cwd in single threaded mode
There will be no single threaded mode support. The Caudium module
will requite PHP ZTS and Pike threads to run. Single threaded PHP
is rather uninteresting anyway.
? Recursive mutex lock problem:
Dunno if this is fixed. Major rewrite so it would have to be
retested.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>