Patches item #615915, was opened at 2002-09-28 13:34
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=615915&group_id=4866

Category: None
Group: None
>Status: Deleted
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: LRWP Adapter for Xitami & WebKit

Initial Comment:
The included file is an adapter for the Xitami Web Server 
to link it to WebKit through an LRWP (Xitami's 
persistent CGI extension).  Just modify the parameters 
section for the path, appname, host and port for your 
system and run from the command line. (Xitami must 
already be running).  The speed increase is noticeable.  
For heavier loads, you can start up multiple instances 
and Xitami will use the additional ones if needed.

If you use the lrwplib.py file that comes with Xitami, 
don't forget to change line 104 to self.sock.connect
((self.host, self.port)) if you are using a version of python 
after 1.5.2.

This module was written and tested on Windows, so if 
their are any issues with Linux, let me know.  I am new 
to Python (and programming in general) so all 
suggestion are welcome...except maybe "give it up".



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

>Comment By: Ian Bicking (ianbicking)
Date: 2002-10-18 03:49

Message:
Logged In: YES 
user_id=210337

dup

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=615915&group_id=4866


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to