Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65573 - Add support for lingerd to apache.
Summary: Add support for lingerd to apache.
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Apache Team - Bugzilla Reports
URL: http://www.iagora.com/about/software/...
Whiteboard:
Keywords:
Depends on: 65570
Blocks:
  Show dependency tree
 
Reported: 2004-09-27 12:54 UTC by Minati jean michel
Modified: 2005-01-23 02:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to add lingerd support to apache-1.3.31-r3.ebuild (apache-1.3.31-r3.ebuild.diff,1.81 KB, patch)
2004-09-27 12:56 UTC, Minati jean michel
Details | Diff
ap_lingerd.c (ap_lingerd.c,3.54 KB, text/plain)
2004-09-27 12:57 UTC, Minati jean michel
Details
aplinger.diff (aplinger.diff,1.59 KB, text/plain)
2004-09-27 12:58 UTC, Minati jean michel
Details
li_config.h (li_config.h,5.30 KB, text/plain)
2004-09-27 12:59 UTC, Minati jean michel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Minati jean michel 2004-09-27 12:54:50 UTC
lingerd is a daemon (service) designed to take over the job of properly closing network connections from an http server like Apache.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Minati jean michel 2004-09-27 12:56:31 UTC
Created attachment 40557 [details, diff]
Patch to add lingerd support to apache-1.3.31-r3.ebuild

this patch provide support for lingerd to apache-1.3.31, using the USE flag
lingerd.
Comment 2 Minati jean michel 2004-09-27 12:57:55 UTC
Created attachment 40558 [details]
ap_lingerd.c

this file should go in files/lingerd/
Comment 3 Minati jean michel 2004-09-27 12:58:38 UTC
Created attachment 40559 [details]
aplinger.diff

this file should go in files/lingerd
Comment 4 Minati jean michel 2004-09-27 12:59:44 UTC
Created attachment 40560 [details]
li_config.h

this file  should go in files/lingerd
Comment 5 Benedikt Böhm (RETIRED) gentoo-dev 2005-01-23 02:16:19 UTC
lingerd is in portage and currently hard masked, please test it.

Upgrade Instructions:
---------------------

After we have refreshed the packages on 8th Jan, to upgrade you will need to
do the following.

If you do not want to install masked/unstable packages on your machine(s),
these ebuilds will be unmasked and marked stable as soon as we have
determined that everything is working properly.

- unmask all needed packages (using /etc/portage/package.unmask and
  /etc/portage/package.keywords)
- emerge -uav world

With this update, we are bringing some changes to the Apache configuration:

- /etc/apache{,2}/conf is moving to be /etc/apache{,2}
- new httpd.conf replaces commonapache{,2}.conf and apache{,2}.conf files
- /etc/apache{,2}/conf/vhosts is moving to be /etc/apache{,2}/vhosts.d

After installing this update, you will need to manually migrate any changes
you've made to your existing configuration files into the new configuration
files.

See http://dev.gentoo.org/~vericgar/package-refresh.txt