[Webware-devel] [ webware-Bugs-2524767 ] bug in ThreadedAppServer handling data across multiple packe

2009-01-21 Thread SourceForge.net
Bugs item #2524767, was opened at 2009-01-20 22:34 Message generated for change (Comment added) made by cito You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104866&aid=2524767&group_id=4866 Please note that this message will contain a full copy of the comment thread

[Webware-devel] [ webware-Bugs-2524767 ] bug in ThreadedAppServer handling data across multiple packe

2009-01-21 Thread SourceForge.net
Bugs item #2524767, was opened at 2009-01-20 22:34 Message generated for change (Settings changed) made by cito You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104866&aid=2524767&group_id=4866 Please note that this message will contain a full copy of the comment thr

Re: [Webware-devel] EOFError when using mod_webkit2

2009-01-21 Thread Christoph Zwerschke
Jehiah Czebotar schrieb: > It's a problem in ThreadedAppServer keeping track of the # of bytes > remaining to be read from the socket, which is only apparent when > there is some delay in receiving data. (which for me means when webkit > and apache are on different servers). So that also explains w