develooper Front page | perl.qpsmtpd | Postings from June 2005

PATCH: high_perf: pipelined commands force a race

Thread Next
From:
Brian Grossman
Date:
June 23, 2005 01:08
Subject:
PATCH: high_perf: pipelined commands force a race

If a client pipelined commands, process_read_buf would rush right through
all of them (ignoring disable_read), forcing the later commands to (try to)
execute even through we're waiting for a continuation.

I'm not sure whether this patch is the best way to fix this, but it
does seem to work.

Is {can_read_mode} useful anymore?

Brian

Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About