ID:               36943
 Comment by:       js at iksz dot hu
 Reported By:      webstorm at netcourrier dot com
 Status:           Open
 Bug Type:         Feature/Change Request
 Operating System: Windows
 PHP Version:      5.1.2
 New Comment:

SCGI is supported by Apache, FastCGI is not.  Go ahead.


Previous Comments:
------------------------------------------------------------------------

[2006-04-02 14:04:44] webstorm at netcourrier dot com

I tried to use FastCGI but I have 2 problems :
  1) I didn't found the FastCGI binaries, do i need to recompile source
(i'm using Windows) ?
  2) According to the FastCGI specification, when the FastCGI is
started, the web server have to pass the handle (file number) of the
opened socket to the FastCGI. How can this be done with Java ?

------------------------------------------------------------------------

[2006-04-01 20:55:39] scottmacvicar at ntlworld dot com

It's just another FastCGI type protocol but far easier to implement,
see http://python.ca/nas/scgi/protocol.txt for the spec.

Creating a SCGI API would be fairly straight forward.

------------------------------------------------------------------------

[2006-04-01 20:05:20] [EMAIL PROTECTED]

PHP also supports FastCGI or it's not enough for Java web-server?

------------------------------------------------------------------------

[2006-04-01 19:57:17] webstorm at netcourrier dot com

Description:
------------
SCGI doesn't seems to be supported by PHP.

Running PHP as CGI is slow, and using PHP as Apache module is not an
option as I'm develloping a web server using Java.




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=36943&edit=1

Reply via email to