laravel / octane

Supercharge your Laravel application's performance.
https://laravel.com/docs/octane
MIT License
3.77k stars 296 forks source link

Binding to unix sockets #754

Closed artiommocrenco closed 1 year ago

artiommocrenco commented 1 year ago

Nice library!

Could you please consider adding support/documentation for Unix socket binding? This could help Octane perform even better, especially when running behind a reverse proxy on the same host.

artiommocrenco commented 1 year ago

Additionally, support for using unix sockets between Octane and RoadRunner/Swoole may further improve Octane latency/throughput.

driesvints commented 1 year ago

Heya. Feel free to send in a PR so we can have a look 👍