Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support FastCGI proxying #85

Open
benaadams opened this issue Apr 23, 2020 · 11 comments
Open

Support FastCGI proxying #85

benaadams opened this issue Apr 23, 2020 · 11 comments
Labels
Type: Idea This issue is a high-level idea for discussion.
Milestone

Comments

@benaadams
Copy link

Support the FastCGI protocol

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

@benaadams benaadams added the Type: Idea This issue is a high-level idea for discussion. label Apr 23, 2020
@analogrelay
Copy link
Contributor

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 analogrelay added this to the Backlog milestone Apr 28, 2020
@samsp-msft
Copy link
Contributor

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?

@xrkolovos
Copy link

xrkolovos commented Oct 17, 2020

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

@Tratcher
Copy link
Member

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.

@samsp-msft samsp-msft added the samsp_list Personal tag used when reviewing issues for further discussion label Dec 9, 2021
@samsp-msft
Copy link
Contributor

We should talk about this

@karelz
Copy link
Member

karelz commented Dec 16, 2021

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

@karelz karelz removed the samsp_list Personal tag used when reviewing issues for further discussion label Dec 16, 2021
@posledam
Copy link

Extremely interested in this functionality.

@mike7ang1rdz
Copy link

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

@xrkolovos
Copy link

Hello
any plans for this feature?

@kasenhoo
Copy link

any update.....we have to replace nginx ....

@funcmike
Copy link

funcmike commented Aug 15, 2024

Hello, I spend some time on this and implemented FastCgiHtpMessageHandler & opened draft pull request - waiting for feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Idea This issue is a high-level idea for discussion.
Projects
None yet
Development

No branches or pull requests

10 participants