I checked in my improvements to Adapter.py's retry code -- now you can 
restart the app server under heavy load and not lose any requests.  This 
improvement only works on Windows because it's looking for a 
Winsock-specific errno.  Someone with an interest in this who has a Unix 
box should look at the change in Adapter.py (it is well commented) and 
figure out how to make the corresponding fix for Unix.

I also made 2 very minor tweaks to mod_webkit's source to get it to compile 
without errors on Windows.  These changes are untested on Unix but I 
believe they won't break anything there.


--

- Geoff Talvola
   [EMAIL PROTECTED]

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

Reply via email to