Skip to content

Error 400 on SERVER: Invalid parameter worker_connections #57

Description

@sambanks

Hi There

When I call nginx like so:

class { "nginx":
worker_connections => 4096,
keepalive_timeout => 30s,
client_max_body_size => 40M,
}

I get

Error 400 on SERVER: Invalid parameter worker_connections

It was working previously. Any idea what would be going on here?

Thanks
Sam

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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