How does it work?
Merkur works as an inverse proxy (user transparent), inserted between the request and the
content generated by the server.
- The user makes a request with the device to visualize a website.
- The request goes through Merkur, and the system identifies
the device and its capabilities (screen size, scripting support, etc.).
- The request arrives unchanged to the server, and it serves
the requested Web.
- The response arrives to Merkur which based on device capabilities and
developer configuration adapts the website.
- The device gets the adapted website.