Skip to content

How to limit bandwidth or rate dynamically? #483

@ffmysql

Description

@ffmysql

hi, I use the "ngx_mruby stream module";
now I want to limit the client's data transmission speed,

for example:

if Nginx::Stream::Connection.remote_ip == "127.0.0.1"
I want to limit the rate here, each IP has a different speed limit
end

Does it have this feature now?

thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions