lp:perlbal

Created by VCS imports and last modified
Get this branch:
bzr branch lp:perlbal

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
Perlbal
Status:
Development

Import details

Import Status: Failed
The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on neumayer and finished taking 30 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 10 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log

Recent revisions

816. By dormando

Checking in changes prior to tagging of version 1.76.

Changelog diff is:

Index: CHANGES
===================================================================
--- CHANGES (revision 885)
+++ CHANGES (working copy)
@@ -1,3 +1,5 @@
+1.76: 2010-06-17
+
     -- Allow "0" as a HEADER ADD/SET value (Andreas Koenig)

     -- Cap our read buffers before AIO file operations to 1MB, this will prevent

815. By ask

Allow 0 as a HEADER ADD/SET value (Andreas Koenig)

814. By hachi

Handle ERR on socket during SSL negotiation.

Received a bug report that the Danga::Socket base handler for event_err had been called and perlbal had shut down due to this.

I am unable to reproduce this problem on any of my machines, but maybe this will prevent the problem.

813. By dormando

update SSL example config

webserver mode was fixed, and add a 'listen' for the example.

812. By hachi

Cap our read buffers before AIO file operations to 1MB, this will prevent
memory over-use on systems with slow disks for PUT, or buffered upload temp
files. Assuming you system is fast enough to keep up with the writes this
will not harm upload speeds.

811. By hachi

Revert "Thing" (dumb commit mistake)

This reverts commit 6ae3203edafbbf7f018cecb9ddb3e67ab8954c6d.

810. By hachi

Thing

809. By dormando

Checking in changes prior to tagging of version 1.75. Changelog diff is:

Index: CHANGES
===================================================================
--- CHANGES (revision 877)
+++ CHANGES (working copy)
@@ -1,3 +1,5 @@
+1.75: 2010-04-02
+
     -- Stop doubleforking on daemonization. Seems useless and triggered a bug
        with newer IO::AIO's.

808. By dormando

forgot changelog entry.

807. By dormando

Remove double fork in favor of using sigprocmask

Workaround for a bug in newer IO::AIO's that die after doublefork.

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