When first using Webware, I too tried to get the FastCGI adapter working. I would seriously consider using mod_webkit or wkcgi. I haven't done any serious testing, but I would not be surprised if wkcgi is as fast as FastCGI, and mod_webkit is definitely faster. (At least wkcgi is fast on Linux, where process creation is fast)
On Sun, 2002-10-27 at 19:29, Wayne Larsen wrote: > > Hi all, > > I've been trying to get the fastcgi adapter going, and > have run into a few issues. > > With Apache setup up to handle the extension .fcgi and > FCGIAdapter handled in dynamic mode, it almost works. > However, each time I click on a new link, the page > gets appended to! Restarting the adapter process > (such as by killing it, so fastcgi restarts it) clears > this, and I get a fresh page again. The output from > the AppServer appears to be correct during this. > > The instructions in FCGIAdapter.py seem to suggest > that the adapter should be setup in External mode, but > I do not understand how to run the adapter externally. > Also, dynamic mode is much more desirable for me, as > it would require no change to the apache config, which > would mean no support would be required from my > hosting provider. > > Can this work in Dynamic mode? If not, how do I setup > the adapter to run in External mode? > > Any help would be appreciated. > > Thanks, > Wayne > > > > > > __________________________________________________ > Do you Yahoo!? > Y! Web Hosting - Let the expert host your web site > http://webhosting.yahoo.com/ > > > ------------------------------------------------------- > This SF.net email is sponsored by: ApacheCon, November 18-21 in > Las Vegas (supported by COMDEX), the only Apache event to be > fully supported by the ASF. http://www.apachecon.com > _______________________________________________ > Webware-discuss mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/webware-discuss ------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
