xref: /PHP-5.5/sapi/caudium/README (revision 838264de)
1Embedded Caudium PHP support. It seems to work but isn't tested
2much. Due to a design choice it requires _Pike_ threads and a
3thread-safe PHP. It doesn't however require _Caudium_ to run in
4threaded mode. Due to the design, utilization of multiple processors
5should be pretty good.
6
7It requires a new Pike 7.0 and Caudium. It will not work with
8Roxen. Also, with the help of the VIRTUAL_DIR code in PHP, PHP
9execution should be very similar to that of mod_php or the cgi
10script.
11
12If you have any questions, please contact me, David Hedbor
13(neotron@php.net or neotron@caudium.net). For more information on
14Caudium, see http://caudium.net/ and http://caudium.org/.
15
16
17