The following approach uses Nginx to serve the user already cached data based on their geographical location. Assume we have an application, which...
To have an authentication middleware inside Nginx itself has recently been an itch in my head. The idea is clean and straightforward. Read the request...