0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 6 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... over 4 years ago
Update README.md More... over 4 years ago
Update README.md More... over 4 years ago
unix sockets scgi + fcgi test server apps new file: benchmarks/ufcgi1/main.go new file: benchmarks/uscgi1/main.go More... almost 13 years ago
specified worker_processes + worker_connections used in nginx.conf modified: README.md More... almost 13 years ago
import unused 'html' removed modified: benchmarks/fcgi1/main.go modified: benchmarks/gosrv1/main.go modified: benchmarks/scgi1/main.go More... almost 13 years ago
markdown... modified: README.md More... almost 13 years ago
markdown... modified: README.md More... almost 13 years ago
markdown struggle modified: README.md More... almost 13 years ago
benchmarks conclusions added modified: README.md More... almost 13 years ago
benchmarks scgi vs fcgi vs go server + screenshots new file: benchmarks/ApacheBench_scgi_fcgi_gosrv_with_no_proxy1.png new file: benchmarks/ApacheBench_scgi_fcgi_gosrv_with_no_proxy2.png new file: benchmarks/ApacheBench_scgi_fcgi_gosrv_with_proxy1.png new file: benchmarks/ApacheBench_scgi_fcgi_gosrv_with_proxy2.png new file: benchmarks/ApacheBench_scgi_fcgi_gosrv_with_proxy3.png new file: benchmarks/fcgi1/main.go new file: benchmarks/gosrv1/main.go new file: benchmarks/scgi1/main.go new file: benchmarks/test/main.go More... almost 13 years ago
remove commented code modified: response.go More... almost 13 years ago
req.ContentType is set correctly now modified: goscgi_test.go modified: request.go More... almost 13 years ago
reflecting the last changes in the README file modified: README.md modified: TODO.txt More... almost 13 years ago
a little todo file new file: TODO.txt More... almost 13 years ago
using http.Header multipart form parsing cookies parsing More... almost 13 years ago
cosmetic change modified: settings.go More... almost 13 years ago
refactoring + implementation of req.parseForm() modified: goscgi_test.go modified: request.go More... almost 13 years ago
func SetCookie() stub added, no implementation yet modified: response.go More... almost 13 years ago
const ContentTypeForm & ContentTypeMultipartForm added modified: request.go More... almost 13 years ago
minor/cosmetic change modified: goscgi_test.go More... almost 13 years ago
refactoring ReadContent modified: goscgi_test.go modified: request.go More... almost 13 years ago
url.URL parsing, QueryString parsing added + TODO Cookies parsing, ParseForm, ParseMultipartForm modified: goscgi_test.go modified: request.go modified: response.go modified: server.go More... almost 13 years ago
More usage info added. modified: README.md More... almost 13 years ago
Corrections in README.md modified: README.md More... almost 13 years ago
Usage informations added... modified: README.md More... almost 13 years ago
BSD2 licensing added More... almost 13 years ago
Merge branch 'master' of https://github.com/leeview/goscgi More... almost 13 years ago
first commit More... almost 13 years ago
Update README.md More... almost 13 years ago