Caddy: SCGI support

Created on 20 Apr 2016  路  10Comments  路  Source: caddyserver/caddy

We had a feature request on Twitter to add SCGI support.

The linked package is very short, as well as this other one, mlauer/gofcgisrv -- I haven't looked into them in detail yet so I'm not sure which one we'd use, but it seems small and simple enough to add to core -- or even if we don't, the plugin would be pretty easy to write. (Spec is super short too: http://python.ca/scgi/protocol.txt) If it's really easy enough, perhaps we could just inline the ~150 lines of code for ourselves.

feature request plugin

Most helpful comment

So what is the progress on this? @sijad

All 10 comments

can I give it a try?

@sijad. Sure, go ahead. 馃憤

For future readers: see #787 for a WIP pull request.

any progress? #787

Upon further consideration, let's make this a plugin. It can still be made available from the download page, of course.

I'm working to make plugin of it
@mholt a plugin should cover all test cases to be added to site? creating a SCGI server in go can take time

Yes, tests will be good. And docs will be required if we add it to the download page. I'm updating the wiki today with how to do that for Caddy 0.9.

Shouldn't this be reopened? As far as I understand, there's still no scgi support, as #787 stalled.

@ZoomRmc Since version 0.9, plugin development happens outside of Caddy, so it's not an appropriate issue for this repo. Feel free to ping @sijad about it or bring it up on the forums! https://forum.caddyserver.com

So what is the progress on this? @sijad

Was this page helpful?
0 / 5 - 0 ratings

Related issues

klaasel picture klaasel  路  3Comments

SteffenDE picture SteffenDE  路  3Comments

mholt picture mholt  路  3Comments

muhammadmuzzammil1998 picture muhammadmuzzammil1998  路  3Comments

wayneashleyberry picture wayneashleyberry  路  3Comments