Bug 160308 - [MAINTAINER] dns/powerdns: fix loading a whole new set of backend connections per BIND zone loaded!
Summary: [MAINTAINER] dns/powerdns: fix loading a whole new set of backend connections...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Olli Hauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-30 14:20 UTC by Ralf van der Enden
Modified: 2011-11-06 20:15 UTC (History)
0 users

See Also:


Attachments
powerdns-3.0_2.patch (1.57 KB, patch)
2011-08-30 14:20 UTC, Ralf van der Enden
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf van der Enden 2011-08-30 14:20:11 UTC
- Fix loading a whole new set of backend connections per BIND zone loaded!
On large installations this would cause a serious slowdown when (re)starting PowerDNS when using the BIND backend
Added file(s):
- files/patch-pdns_pdns_backends_bind_bindbackend2_cc

Generated with FreeBSD Port Tools 0.99
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2011-10-15 22:25:25 UTC
State Changed
From-To: open->feedback

why can't this be committed upstream?
Comment 2 Ralf van der Enden 2011-10-21 19:35:05 UTC
This is a patch from the powerdns SVN repo. There's no new tarball 
available yet.
Comment 3 Ralf.vanderEnden 2011-11-04 10:40:32 UTC
Any chance this can be committed after all? It will be some time before 
a new powerdns version is gonna be released.

Cheers,

Ralf

 

DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited.
The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail.
Comment 4 Olli Hauer freebsd_committer freebsd_triage 2011-11-06 18:38:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ohauer

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-11-06 20:01:06 UTC
ohauer      2011-11-06 20:00:56 UTC

  FreeBSD ports repository

  Modified files:
    dns/powerdns         Makefile 
  Added files:
    dns/powerdns/files   
                         patch-pdns_pdns_backends_bind_bindbackend2_cc 
  Log:
  - add fix from upstream vendor to preserve slowdowns during (re)start
    PowerDNS with BIND backend
  
  PR:             ports/160308
  Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
  
  Revision  Changes    Path
  1.73      +1 -1      ports/dns/powerdns/Makefile
  1.1       +16 -0     ports/dns/powerdns/files/patch-pdns_pdns_backends_bind_bindbackend2_cc (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Olli Hauer freebsd_committer freebsd_triage 2011-11-06 20:15:23 UTC
State Changed
From-To: feedback->closed

Committed, 
Thanks!