[nginx module] Save response into temp file

Wandenberg Peixoto wandenberg at gmail.com
Wed Sep 24 12:33:51 UTC 2014


As your snippet is very short I cannot be sure but some questions to guide
on debugging
- did you closed the file when finished to write? some bytes may be in
buffer and will be flushed after the close.
- the m->chain was used before to write its content to other place? If yes,
may be necessary to reset some internal pointers.
- what do you mean by "not csv file"? What is the content of 0000000001
file?

Regards

On Wed, Sep 24, 2014 at 6:03 AM, hungnguyen <nginx-forum at nginx.us> wrote:

> anyone? Please!
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,253477,253506#msg-253506
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20140924/fbcb7364/attachment.html>


More information about the nginx mailing list