golang-apache-fastcgi

module
v0.0.0-...-595eeb0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2014 License: MIT

README

Go + Apache + FastCGI = Go for Shared Hosting

Learning project to deploy a Go binary as FastCGI script on an Apache http server.

Examples

  • Vanilla
    • Starting point to make any go binary FastCGI compatible.
  • Beego

Getting Started

Please make sure you have Go and Beego installed. Then just do:

$ make

Then open your browser:

$ open http://localhost

When you are using docker-osx:

$ open http://localdocker

Why Apache HTTP?

The primary focus of this project is to demo the use of Go binaries in a shared hosting environment.

Also on web servers like Nginx there are seperate start/stop scripts required to spawn FastCGI processes.

Performance

benchmarks/static.jpg benchmarks/vanilla.jpg benchmarks/beego.jpg

Thanks / References

License

See LICENSE.

Directories

Path Synopsis
examples
beego command
vanilla command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL