On 25.07.2008, at 10:21, Christopher Lenz wrote:
On 25.07.2008, at 10:17, Christopher Lenz wrote:
On 25.07.2008, at 03:18, Damien Katz wrote:
This fix is to put the whole chunk in one gen_tcp:send/2 call, which I think forces it into a single TCP packet and therefore CRLF is always available immediately. The fix is simple and I think it also be more efficient for most use cases. However I think there might still be a flaw in Safari here that could bite. I also think the idempotence work for document creation is still necessary.

I want to take this fix along with the recent replication and compaction bug fixes and create a 0.8.1.

So this is a patch to the mochiweb source, right? Like this:

Doh, I missed that you had already committed the change, never mind.

I'll try to get this change accepted upstream.

Done:

  <http://code.google.com/p/mochiweb/issues/detail?id=16>

Cheers,
--
Christopher Lenz
  cmlenz at gmx.de
  http://www.cmlenz.net/

Reply via email to