At 09:35 AM 1/11/02 -0800, Russell Blank wrote:
>You are right.  The December 19th executable fixed the 100% CPU Usage.  The
>wkcgi.exe is run and waits until the server is ready to respond without
>using any cpu cycles.
>
>Did this executable also address the 'Use Automatic Path Sessions'?  This is
>the error when I try to just run the example pages:
>
>
>Traceback (most recent call last):
>   File "WebKit\Application.py", line 346, in dispatchRequest
>     self.handleMissingPathSession(transaction)
>   File "WebKit\Application.py", line 487, in handleMissingPathSession
>     if request.queryString():
>   File "WebKit\HTTPRequest.py", line 448, in queryString
>     return self._environ['QUERY_STRING']
>KeyError: QUERY_STRING

That error was fixed in a checkin to WebKit/HTTPRequest.py also checked in 
on December 18.  It hasn't made it into an official Webware release yet, 
but you can grab it from CVS (and you can surf CVS over the web from the 
Webware home page).

>Also, just to make sure I am up to date, what webware release should I be
>running.

At this point you should probably use the tip of CVS.

>Thank you for all you help....

No problem.



--

- Geoff Talvola
   [EMAIL PROTECTED]

_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to