khklau / mod_tile_rs

A prototype Rust implementation of the tile module for Apache 2 webserver
GNU Affero General Public License v3.0
0 stars 0 forks source link

capture mod_tile logs & responses for validation #13

Open khklau opened 3 years ago

khklau commented 3 years ago

To ensure that mod_tile_rs processing matches mod_tile, detailed logs & responses from mod_tile and renderd need to be captured to give insight into the code path being taken for each request type.