Response to client logging
Dario Lombardo
dario.lombardo.ml at gmail.com
Wed Jun 4 08:39:29 UTC 2014
On Tue, Jun 3, 2014 at 6:12 PM, Tony Finch <dot at dotat.at> wrote:
> If you look at lines 1112 - 1118 you'll see the buffer containing the
> rendered message passed to client_sendpkg(), and in the TCP case the
> length of the response is inserted at the start.
If I print buffer.length around line 1112, what I get is always 512 or
4096. That is not what I expected. I expected the len of the message,
that could change in every query/response.
More information about the bind-workers
mailing list