You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/12/09 02:02:39 UTC

[GitHub] [apisix] ronething commented on issue #8488: help request: real-ip plugin enable problem

ronething commented on issue #8488:
URL: https://github.com/apache/apisix/issues/8488#issuecomment-1343739060

   you may use
   
   ```json
   {
     "source": "arg_realip",
     "trusted_addresses": ["127.0.0.0/24"]
   }
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org