|
Re: [Pound Mailing List] ANNOUNCE: Pound - reverse proxy and load balancer : msg#00044web.pound.general
On Sat, 2006-05-20 at 18:35 +0200, Robert Segall wrote: > This is to announce the release of Pound v2.0.6. > > Changes in this version: > > - added support for back-ends that work over Unix-domain sockets, as per > Cliff Wells' suggestion. This feature needs quite a bit of testing - I > hope we got it right. Almost =) config.c, line 366: 366c366 < if(res->domain != PF_INET && !has_port) { --- > if(res->domain == PF_INET && !has_port) { You implementation shows the same issue with Lighttpd's mod_cgi as mine does, so that's a nice outside confirmation of the issue with lighty. Will continue testing. Regards, Cliff -- To unsubscribe send an email with subject 'unsubscribe' to pound-Ws3YcLWMCpvhvxM+mQhndA@xxxxxxxxxxxxxxxx Please contact roseg-Ws3YcLWMCps@xxxxxxxxxxxxxxxx for questions. http://www.apsis.ch/pound/pound_list/archive/2006/2006-05/1147512350000/1148151961000 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [Pound Mailing List] ANNOUNCE: Pound - reverse proxy and load balancer - v2.0.6: 00044, Cliff Wells |
|---|---|
| Next by Date: | Re: [Pound Mailing List] ANNOUNCE: Pound - reverse proxy and load balancer - v2.0.6: 00044, Cliff Wells |
| Previous by Thread: | Re: [Pound Mailing List] ANNOUNCE: Pound - reverse proxy and load balancer - v2.0.6i: 00044, Cliff Wells |
| Next by Thread: | Re: [Pound Mailing List] ANNOUNCE: Pound - reverse proxy and load balancer - v2.0.6: 00044, Cliff Wells |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |