Commit 47ce2fc
Navigator v0.6.1: Intelligent routing and reliability improvements
## New Features
- DNS cache system for target machine availability checking (30s TTL)
- Intelligent Fly-Replay handling with automatic fallback to reverse proxy for large requests (>1MB)
- Configurable maintenance page support when target machines are unavailable
- Method-specific rewrite rules for fine-grained control
## Improvements
- Automatic retry with exponential backoff for proxy connection failures
- Enhanced static file serving with better tryFiles logic
- More robust error handling for machine unavailability scenarios
- Smart detection of machine redeployment states
## Documentation
- Updated Roadmap.md to reflect smart replay capabilities
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 16b568e commit 47ce2fc
2 files changed
Lines changed: 494 additions & 57 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
40 | 45 | | |
41 | 46 | | |
42 | 47 | | |
| |||
50 | 55 | | |
51 | 56 | | |
52 | 57 | | |
53 | | - | |
54 | | - | |
| 58 | + | |
0 commit comments