|
|
|
@687
|
[687]
|
2 years |
jacques |
Bump copyright and fixed typo in Interactive
|
|
|
|
@596
|
[596]
|
3 years |
bradfitz |
updated copyright patch from Jacques Marneweck <jacques@…>
|
|
|
|
@575
|
[575]
|
3 years |
bradfitz |
more helpful message
|
|
|
|
@574
|
[574]
|
3 years |
bradfitz |
this was done
|
|
|
|
@486
|
[486]
|
3 years |
bradfitz |
+1.44: 2006-08-09
+
+ -- allow a no-op ?foo at the end of …
|
|
|
|
@483
|
[483]
|
3 years |
bradfitz |
move version to Perlbal package
|
|
|
|
@478
|
[478]
|
3 years |
bradfitz |
1.42
|
|
|
|
@459
|
[459]
|
4 years |
bradfitz |
+1.41: 2006-02-06
+
+ -- IE sends a request header like …
|
|
|
|
@456
|
[456]
|
4 years |
bradfitz |
1.40 release
|
|
|
|
@450
|
[450]
|
4 years |
bradfitz |
version 1.39
|
|
|
|
@447
|
[447]
|
4 years |
bradfitz |
version 1.38
|
|
|
|
@435
|
[435]
|
4 years |
bradfitz |
1.37 release
|
|
|
|
@419
|
[419]
|
4 years |
bradfitz |
-- new --version and --help flags. also a usage message on bogus
…
|
|
|
|
@381
|
[381]
|
4 years |
bradfitz |
error is in $_[0]
|
|
|
|
@357
|
[357]
|
4 years |
bradfitz |
rate and time tests
|
|
|
|
@345
|
[345]
|
4 years |
bradfitz |
add copyright notices throughout
|
|
|
|
@331
|
[331]
|
4 years |
bradfitz |
-- exit with 0 vs non-zero when/if Perlbal crashes. new command
…
|
|
|
|
@288
|
[288]
|
5 years |
bradfitz |
add "none" support to Perlbal::AIO, and warning when using none, and way …
|
|
|
|
@190
|
[190]
|
5 years |
bradfitz |
add a Makefile.PL
|
|
|
|
@147
|
[147]
|
5 years |
marksmith |
Add 'use warnings;' to every perlbal file. Woot.
|
|
|
|
@139
|
[139]
|
5 years |
bradfitz |
fix decade.
remove unused var.
|
|
|
|
@138
|
[138]
|
5 years |
bradfitz |
split front-end and configuration
|
|
|
|
@127
|
[127]
|
5 years |
marksmith |
Big changes to Perlbal, including: a new plugins system. This …
|
|
|
|
@126
|
[126]
|
5 years |
marksmith |
Update the queues command to show things better.
|
|
|
|
@121
|
[121]
|
5 years |
marksmith |
Don't use role as an identifier, because that's only one of two …
|
|
|
|
@119
|
[119]
|
5 years |
marksmith |
More debugging stuff for Perlbal:
- "noverify" -- shows what nodes are …
|
|
|
|
@116
|
[116]
|
5 years |
marksmith |
New command for stats: queues. Shows how wide of a gap exists in the …
|
|
|
|
@115
|
[115]
|
5 years |
marksmith |
When doing a shutdown graceful, don't shut down any outstanding …
|
|
|
|
@114
|
[114]
|
5 years |
marksmith |
Provide option for Perlbal to track states or not. Defaults to off.
|
|
|
|
@104
|
[104]
|
5 years |
marksmith |
Modify all Perlbal::Socket classes to call the state method instead of …
|
|
|
|
@90
|
[90]
|
5 years |
marksmith |
1) Add '.' to obj command.
2) Make 'draining_res' state be set when we …
|
|
|
|
@89
|
[89]
|
5 years |
marksmith |
Better logic for 'shutdown graceful'. Now sees if we have anything …
|
|
|
|
@88
|
[88]
|
5 years |
marksmith |
1) make "shutdown graceful" set connect_ahead to 0 for all services.
2) …
|
|
|
|
@85
|
[85]
|
5 years |
marksmith |
More statistic gathering for Perlbal: 'states' command now prints out …
|
|
|
|
@82
|
[82]
|
5 years |
marksmith |
Add the ability to specify the maximum number of file descriptors to …
|
|
|
|
@81
|
[81]
|
5 years |
marksmith |
Add new command to perlbal management interface: shutdown graceful
When …
|
|
|
|
@56
|
[56]
|
6 years |
bradfitz |
move service stats reporting into the service class.
include number of …
|
|
|
|
@55
|
[55]
|
6 years |
bradfitz |
more stats, and a potential fix in the service logic pairing up …
|
|
|
|
@54
|
[54]
|
6 years |
bradfitz |
"socks summary" command showing:
1 Perlbal::ClientManage
3 …
|
|
|
|
@53
|
[53]
|
6 years |
bradfitz |
more stats
|
|
|
|
@47
|
[47]
|
6 years |
bradfitz |
add shutdown command to management console
make management tool to dump …
|
|
|
|
@44
|
[44]
|
6 years |
deveiant |
- Modified to work with updated Perlbal::Socket.
|
|
|
|
@41
|
[41]
|
6 years |
bradfitz |
we're still leaking HTTPHeaders, sometimes, and i've looked for
leaks all …
|
|
|
|
@40
|
[40]
|
6 years |
bradfitz |
Main bug fix:
-- self-referential leak. (perl does refcounting, not …
|
|
|
|
@38
|
[38]
|
6 years |
bradfitz |
add ClientHTTPBase which ClientProxy and ClientHTTP now both derive …
|
|
|
|
@37
|
[37]
|
6 years |
deveiant |
- Tab fix + local var settings.
|
|
|
|
@33
|
[33]
|
6 years |
bradfitz |
HTTP support for Perlbal. (not just a proxy)
|
|
|
|
@32
|
[32]
|
6 years |
bradfitz |
change parallel AIO threads to 3, and removing a comment.
|
|
|
|
@24
|
[24]
|
6 years |
bradfitz |
daemonization support and start of other server config stuff (max …
|
|
|
|
@22
|
[22]
|
6 years |
bradfitz |
simplify the reproxy code, moving most of it from BackendHTTP to …
|
|
|
|
@18
|
[18]
|
6 years |
bradfitz |
Linux::AIO support
(unfortunately you have to hack up that module a bit …
|
|
|
|
@14
|
[14]
|
6 years |
bradfitz |
remove debug control to shutdown proxy remotely. :P
|
|
|
|
@8
|
[8]
|
6 years |
bradfitz |
* when I split all the classes into their own files, i forgot "use …
|
|
|
|
@4
|
[4]
|
6 years |
bradfitz |
break into separate files
|
|
|
|
@3
|
[3]
|
6 years |
bradfitz |
add example nodelist.dat (which isn't totally used yet)
start removing …
|
|
|
|
@2
|
[2]
|
6 years |
bradfitz |
initial checkin of in-development perlbal
|