reverse-proxy icon indicating copy to clipboard operation
reverse-proxy copied to clipboard

Support FastCGI proxying

Open benaadams opened this issue 4 years ago • 11 comments

Support the FastCGI protocol

This would enable proxying for a wider ecosystem e.g. PHP, Python etc

benaadams avatar Apr 23 '20 19:04 benaadams

I think this is pretty beyond our 1.0 radar to be honest. It may not even be a major goal right now. We're not really looking at process launching at all (let alone FastCGI) as a main goal of this. It's definitely expected that this is something you could extend YARP to do though, and might fit well into an ecosystem beyond the core of YARP.

Certainly worth keeping this around as a backlog item to collect more feedback on though.

analogrelay avatar Apr 23 '20 20:04 analogrelay

Scenario question: How would you weigh this against being able to have fast loopback or domain socket support, so the proxy could be hosted on box, and route requests to the other services?

samsp-msft avatar Apr 28 '20 22:04 samsp-msft

Is there a new road map for yarp for the next year? Would this fit inside?

xrkolovos avatar Oct 17 '20 10:10 xrkolovos

This is currently in our backlog milestone, out of scope for our initial release.

The items we're actively working on are in the 1.0.0 milestones.

Tratcher avatar Oct 17 '20 18:10 Tratcher

We should talk about this

samsp-msft avatar Dec 09 '21 06:12 samsp-msft

Triage: Outbound protocol, interesting for interop and likely perf.

karelz avatar Dec 16 '21 18:12 karelz

Extremely interested in this functionality.

posledam avatar Sep 11 '23 23:09 posledam

is it time to add fastCGI support? I'd like to run php along with my net app, i don't want to have another proxy/server like iis or apache

mike7ang1rdz avatar Dec 18 '23 01:12 mike7ang1rdz

Hello any plans for this feature?

xrkolovos avatar Feb 05 '24 06:02 xrkolovos