I've had someone report weird crashes with latest nginx. Dunno if it
has something to do with this.
http://code.google.com/p/node-xmpp-bosh/issues/detail?id=41

Works perfect with older versions of nginx though.

Regards,
-Dhruv.


On Mar 4, 9:26 pm, Henry Todd <he...@hjst.org> wrote:
> On 05/03/12 at 12:22am, Ben Noordhuis wrote:
>
>
>
> >That looks like chunk markers (the chunk size in hex) from a
> >Transfer-Encoding: chunked response.
>
> It certainly looks that way. The chunks themselves are clean (dumped to
> file and verified with dhex) and comparing `curl --head` on standalone
> and nginx shows that apart from the expected Server: header they are the
> same:
>
>    HTTP/1.1 200
>    Server: nginx/1.0.12
>    Date: Mon, 05 Mar 2012 02:02:38 GMT
>    Content-Type: text/xml; charset=UTF-8
>    Connection: keep-alive
>    etag: rM1jGkNUA9AzVj2iMQN9KWwLgcQ
>    last-modified: Mon, 05 Mar 2012 02:07:53 GMT
>    expires: Mon, 05 Mar 2012 02:08:03 GMT
>    cache-control: private, max-age=0
>    x-content-type-options: nosniff
>    x-xss-protection: 1; mode=block
>    transfer-encoding: chunked
>
> I'm guessing this is really more a question for the nginx list. I was
> just wondering if anyone here had seen this behaviour before.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to