Hiya! I'm still alive, but connectivity-wise disadvantaged at the moment. Nevertheless I have done something neat, only I need someone to help me with the design.
I did a request tracker which unifies error log, request parameters and transformation trace (if enabled) under one common web interface. Each request gets an ID (using mod_unique_id) which can subsequently be used to look up the relevant error log snippet (nicely formatted) plus transformation trace, if enabled. Using a custom ErrorDocument 500 with one tiny bit of SHTML, you can display the request ID after server errors which your testers/customers/employees/... can tell you so you can easily look up the problematic request. Currently it works really nice, only it definitely needs some optical enhancements. I would be very grateful if someone with a bit better sense of layout and design would volunteer to connect the dots I've done using nice, functional XSLT stylesheet(s). As the module requires modifications to the AxKit core (the AxTraceIntermediate code in particular), this would involve running the CVS version of AxKit plus my not-yet-commited changes. For a preview of the current state, look at these snapshots: http://www.garni.ch/~jwalt/request.html http://www.garni.ch/~jwalt/log.html Don't bother to click on links inside these pages, these are just snaphots saved from a development site of mine. On a sidenote, here is another teaser: I am just now extending Apache::Fake so it will be able to run AxKit. This includes support for my session plugin and most any other configuration you could think of. Work is about 50% finished, and I hope to be able to put up the first AxKit-via-plain-CGI site on the weekend. -- CU Joerg PGP Public Key at http://ich.bin.kein.hoschi.de/~trouble/public_key.asc PGP Key fingerprint = D34F 57C4 99D8 8F16 E16E 7779 CDDC 41A4 4C48 6F94 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
