File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / sapi / caudium / README
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:48:06 2012 UTC (12 years, 5 months 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

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>