I forgot to switch into 1.9.3 branch before checking writer.c, it does
happen in:


2013/4/16 Łukasz Mierzwa <[email protected]>

> int ret = wsgi_req->socket->proto_sendfile(wsgi_req, fd, pos, len);
>                 if (ret < 0) {
>                         if (!uwsgi.ignore_write_errors) {
>
> uwsgi_error("uwsgi_response_sendfile_do()");
>

so I don't think it's related to offload. I see some changes to this file
between 1.9.3 and 1.9.6 so it must have fixed this issue.


-- 
Łukasz Mierzwa
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to