lp:~nginx/nginx/fcgiwrap

Created by Michael Lustfield and last modified
Get this branch:
bzr branch lp:~nginx/nginx/fcgiwrap

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Nginx
Project:
Nginx
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/gnosek/fcgiwrap.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 4 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log

Recent revisions

72. By Grzegorz Nosek

Ignore aclocal.m4 (autogenerated during build)

71. By Grzegorz Nosek

Add documentation for FCGI_CHDIR

70. By Grzegorz Nosek

Merge branch 'fcgi_chdir' of git://github.com/philpennock/fcgiwrap

Fixes: https://github.com/gnosek/fcgiwrap/pull/21

69. By Grzegorz Nosek

Don't free socket_url at exit

While this generally is the right thing to do, we don't clean up
the rest of the memory (we're exiting in a moment, anyway)
and conditionally freeing a single variable seems wrong.

68. By Grzegorz Nosek

Return the new fd directly from setup_socket()

We either have a proper descriptor (>0) or an error (<0)
so we don't strictly need the fd_out parameter

67. By Grzegorz Nosek

Merge remote-tracking branch 'stromnet/socket_cleanup'

Fixes: https://github.com/gnosek/fcgiwrap/pull/26

66. By Grzegorz Nosek

Explicit license info in README and COPYING

65. By Grzegorz Nosek

Merge pull request #27 from justinclift/master

Added pkg-config to the requirements

64. By Grzegorz Nosek

Merge pull request #20 from Lekensteyn/fix-bug-18

prefork: Fix 100% CPU usage in parent process

63. By Grzegorz Nosek

Add info about Spanish translation

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers