# Page Not Found

The URL `php-worker/scaling` does not exist.

You might be looking for one of these pages:
- [Auto workers scaling](https://docs.roadrunner.dev/docs/php-worker/auto-scaling.md)
- [Manual workers scaling](https://docs.roadrunner.dev/docs/php-worker/manual-scaling.md)
- [Debugging](https://docs.roadrunner.dev/docs/php-worker/debugging.md)
- [Workers pool](https://docs.roadrunner.dev/docs/php-worker/pool.md)
- [Code Coverage](https://docs.roadrunner.dev/docs/php-worker/codecoverage.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.roadrunner.dev/docs/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.roadrunner.dev/docs/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/docs/php-worker/auto-scaling.md`)
- Use `Accept: text/markdown` header for content negotiation