Skip to content

Error 400 on SERVER: Invalid parameter worker_connections #57

@sambanks

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

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