The feature was introduced in uvicorn 0.45.0 and need to be ported to granian by simply replacing the middleware.
Potential implementation requires a new config entry in mahoraga.toml synchronized with mahoraga.conf on mahoraga new and mahoraga import.
After proper Nginx configuration, we should see actual client addresses in mahoraga.log.
The feature was introduced in
uvicorn0.45.0 and need to be ported togranianby simply replacing the middleware.Potential implementation requires a new config entry in
mahoraga.tomlsynchronized withmahoraga.confonmahoraga newandmahoraga import.After proper Nginx configuration, we should see actual client addresses in
mahoraga.log.