Not on hand, but I know Pierre has posted the source code a few times to the list. I would try searching the archives for his name plus PHP and sockets.

Keep in mind you still get the single-threaded lock at the stack level, but sticking PHP in between does give you the ability to juggle connections while Rev works on one request at a time. Pierre had some pretty good results with this.

- Brian


fetch http://andregarzia.com/RevHTTP.zip

it has examples...

Andre


Pierre Sahores advocated an approach of coupling a Rev-based cgi- type but resident program with Apache through sockets. He was using this solution for massive online services. However, the link to his page no longer works. Does anyone have those materials?

Robert Brenstein
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to