Skip to content

Doesn't work with nginx? #178

Open
Open
@vatnoise

Description

@vatnoise

Hi,
I've been using ZeroMQ on my local virtual machine that only uses Apache and everything seems to be working but as soon as I decided to test it on the production server (that uses both Apache and nginx) it started returning 500/502 errors:

With apache2 and PHP working on FastCGI the apache log says:

(104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: http://website/_test/send.php

And if I switch it to an Apache module the error is following:

upstream prematurely closed connection while reading response header from upstream

Not sure if there needs to be some specific nginx configuration for it to work or maybe it's completely incompatible with nginx?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions