Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 65573

Summary: Add support for lingerd to apache.
Product: Gentoo Linux Reporter: Minati jean michel <magnet>
Component: New packagesAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: RESOLVED TEST-REQUEST    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.iagora.com/about/software/lingerd/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 65570    
Bug Blocks:    
Attachments: Patch to add lingerd support to apache-1.3.31-r3.ebuild
ap_lingerd.c
aplinger.diff
li_config.h

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