|
|
|
@729
|
[729]
|
2 years |
hachi |
Update dep tree.
|
|
|
|
@728
|
[728]
|
2 years |
hachi |
Rollback something that I didn't mean to check in.
Add changes to CHANGES …
|
|
|
|
@727
|
[727]
|
2 years |
hachi |
Make test framework 'manage' function more vocal about failures, so …
|
|
|
|
@726
|
[726]
|
2 years |
hachi |
always_trusted and trusted_upstream_proxies are no longer limited to the …
|
|
|
|
@725
|
[725]
|
2 years |
hachi |
Add observed_ip_string attribute to Perlbal::Socket objects. This is for …
|
|
|
|
@724
|
[724]
|
2 years |
hachi |
Add blind_proxy option for reverse_proxy services. Makes the service not …
|
|
|
|
@723
|
[723]
|
2 years |
hachi |
Make close reasons on ClientProxy objects visible when DEBUG is set to >= …
|
|
|
|
@722
|
[722]
|
2 years |
ask |
verify_backend_path configuration option
From: Adam Jacob
Subject: Re: …
|
|
|
|
@721
|
[721]
|
2 years |
ask |
adding the "chain pem" (Apache: SSLCertificateChainFile) to the cert file …
|
|
|
|
@720
|
[720]
|
2 years |
jbert |
don't overwrite $P, allows use of perl debugger on perlbal
|
|
|
|
@719
|
[719]
|
2 years |
jbert |
sorry - revert commit to tag
|
|
|
|
@718
|
[718]
|
2 years |
jbert |
don't overwrite $P, allows use of perl debugger on perlbal
|
|
|
|
@717
|
[717]
|
2 years |
bradfitz |
Tagging version '1.60' using shipit.
|
|
|
|
@716
|
[716]
|
2 years |
bradfitz |
Checking in changes prior to tagging of version 1.60. Changelog diff …
|
|
|
|
@715
|
[715]
|
2 years |
hachi |
Silence warnings about SSL load unless DEBUG is set.
|
|
|
|
@714
|
[714]
|
2 years |
hachi |
This doesn't make the warnings go away, it only makes them say something …
|
|
|
|
@713
|
[713]
|
2 years |
ask |
add lib/Perlbal/Plugin/Vpaths.pm
re-order
|
|
|
|
@712
|
[712]
|
2 years |
ask |
add Perlbal::SocketSSL to MANIFEST file
|
|
|
|
@711
|
[711]
|
2 years |
bradfitz |
automated update
|
|
|
|
@710
|
[710]
|
2 years |
marksmith |
shutdown graceful [timeout]
Now accepts timeout before doing a hard …
|
|
|
|
@709
|
[709]
|
2 years |
ask |
make SSL support optional (would be better to only try loading the
SSL …
|
|
|
|
@708
|
[708]
|
2 years |
marksmith |
* make SSL non-blocking
New Perlbal::SocketSSL class that manages the …
|
|
|
|
@707
|
[707]
|
2 years |
marksmith |
-- make persist_client_timeout service tunable apply to the max_idle_time
…
|
|
|
|
@706
|
[706]
|
2 years |
marksmith |
don't print debugging anymore
|
|
|
|
@705
|
[705]
|
2 years |
marksmith |
-- add Vpath plugin for selectors; can select on URI regex now
-- add …
|
|
|
|
@704
|
[704]
|
2 years |
marksmith |
* don't enforce lowercase extensions (OS is probably case sensitive,
…
|
|
|
|
@703
|
[703]
|
2 years |
marksmith |
-- add MIME [ LIST | REMOVE <ext> | ADD <ext> <mime> ] command for
…
|
|
|
|
@702
|
[702]
|
2 years |
bradfitz |
automated update
|
|
|
|
@701
|
[701]
|
2 years |
bradfitz |
automated update
|
|
|
|
@700
|
[700]
|
2 years |
marksmith |
-- return an error when trying to use HEADER command on a
service …
|
|
|
|
@699
|
[699]
|
2 years |
bradfitz |
automated update
|
|
|
|
@698
|
[698]
|
2 years |
dormando |
New server option 'pidfile' for managing an internal pidfile.
Patch by …
|
|
|
|
@697
|
[697]
|
2 years |
jbert |
correct typo in MANAGE_leaks debug-mode test
|
|
|
|
@696
|
[696]
|
2 years |
hachi |
Add RPM version auto-bumping to shipit config file
|
|
|
|
@695
|
[695]
|
2 years |
hachi |
Fix requirements to be on correct packages, install files with ownership …
|
|
|
|
@694
|
[694]
|
2 years |
acme |
whoops, remove debugging warning
|
|
|
|
@693
|
[693]
|
2 years |
acme |
rename new max_idle_time to persist_client_timeout to be clearer (and …
|
|
|
|
@692
|
[692]
|
2 years |
acme |
make max_idle_time configurable (defaults to 30 seconds)
|
|
|
|
@691
|
[691]
|
2 years |
hachi |
Add docuemntation for return_to_base service hook.
|
|
|
|
@690
|
[690]
|
2 years |
hachi |
Add hook for when a service selector is getting a client returned to it.
|
|
|
|
@689
|
[689]
|
2 years |
bradfitz |
automated update
|
|
|
|
@688
|
[688]
|
2 years |
marksmith |
* fix huge memory leak in Stats plugin
Thanks to Jonty Wareing for …
|
|
|
|
@687
|
[687]
|
2 years |
jacques |
Bump copyright and fixed typo in Interactive
|
|
|
|
@686
|
[686]
|
2 years |
hachi |
This test was failing once in great while because the clock had ticked …
|
|
|
|
@685
|
[685]
|
2 years |
hachi |
-- Fix handling of a proxy response that doesn't have a Reason-Phrase
…
|
|
|
|
@684
|
[684]
|
2 years |
hachi |
Update 'queues' management command to output information about low …
|
|
|
|
@683
|
[683]
|
2 years |
hachi |
Make access control plugin not remove vhost command on unload.
|
|
|
|
@682
|
[682]
|
2 years |
bradfitz |
automated update
|
|
|
|
@681
|
[681]
|
2 years |
bradfitz |
automated update
|
|
|
|
@680
|
[680]
|
2 years |
bradfitz |
automated update
|
|
|
|
@679
|
[679]
|
2 years |
bradfitz |
automated update
|
|
|
|
@678
|
[678]
|
2 years |
bradfitz |
-- the buffered upload rate test should pass more reliably now. some
…
|
|
|
|
@677
|
[677]
|
3 years |
bradfitz |
Tagging version '1.59' using shipit.
|
|
|
|
@676
|
[676]
|
3 years |
bradfitz |
Checking in changes prior to tagging of version 1.59. Changelog diff …
|
|
|
|
@675
|
[675]
|
3 years |
bradfitz |
only call die_gracefully on a socket if it CAN die_graceully. …
|
|
|
|
@674
|
[674]
|
3 years |
bradfitz |
-- WARNING: removed Linux::AIO support. go get IO::AIO 1.6 at least if
…
|
|
|
|
@673
|
[673]
|
3 years |
bradfitz |
Tagging version '1.58' using shipit.
|
|
|
|
@672
|
[672]
|
3 years |
bradfitz |
Checking in changes prior to tagging of version 1.58. Changelog diff …
|
|
|
|
@671
|
[671]
|
3 years |
bradfitz |
automated update
|
|
|
|
@670
|
[670]
|
3 years |
bradfitz |
Tagging version '1.57' using shipit.
|
|
|
|
@669
|
[669]
|
3 years |
bradfitz |
Checking in changes prior to tagging of version 1.57. Changelog diff …
|
|
|
|
@668
|
[668]
|
3 years |
bradfitz |
no change... just more comments and logic flip to be more readable.
|
|
|
|
@667
|
[667]
|
3 years |
bradfitz |
remove old question/comment
|
|
|
|
@666
|
[666]
|
3 years |
bradfitz |
Merging in Jonathan's chunked-put branch:
+ -- make ClientHTTP …
|
|
|
|
@665
|
[665]
|
3 years |
hachi |
Hash keys don't match up, fix it.
|
|
|
|
@664
|
[664]
|
3 years |
hachi |
Chunked put test
|
|
|
|
@663
|
[663]
|
3 years |
hachi |
Working chunked put code, needs to be refactored to use the same code as …
|
|
|
|
@662
|
[662]
|
3 years |
hachi |
'Server' header to identify perlbal
|
|
|
|
@661
|
[661]
|
3 years |
hachi |
Branch to work on chunked put.
|
|
|
|
@660
|
[660]
|
3 years |
hachi |
Add rpm specfile for perlbal (doesn't have init scripts yet, docs missing …
|
|
|
|
@659
|
[659]
|
3 years |
ask |
Add the client_ip to the X-Forwarded-For header when the upstream is …
|
|
|
|
@658
|
[658]
|
3 years |
bradfitz |
Tagging version '1.56' using shipit.
|
|
|
|
@657
|
[657]
|
3 years |
bradfitz |
Checking in changes prior to tagging of version 1.56. Changelog diff …
|
|
|
|
@656
|
[656]
|
3 years |
bradfitz |
+ -- make HTML proper in ClientManage interface Jacques Marneweck
+ …
|
|
|
|
@655
|
[655]
|
3 years |
bradfitz |
ignore crap
|
|
|
|
@654
|
[654]
|
3 years |
bradfitz |
manifest cleanup
|
|
|
|
@653
|
[653]
|
3 years |
bradfitz |
-- fix "make test" on OS X. Radu Greab <radu@…> and
Chuck …
|
|
|
|
@652
|
[652]
|
3 years |
bradfitz |
kill warnings
|
|
|
|
@651
|
[651]
|
3 years |
bradfitz |
little more docs
|
|
|
|
@650
|
[650]
|
3 years |
bradfitz |
changes already committed
|
|
|
|
@649
|
[649]
|
3 years |
bradfitz |
mark child process support as experimental
|
|
|
|
@648
|
[648]
|
3 years |
hachi |
Split set_queue into two methods: set_queue_low and set_queue_high. Also …
|
|
|
|
@647
|
[647]
|
3 years |
hachi |
Add make_low_priority for symmetry, only gets called if isn't already …
|
|
|
|
@646
|
[646]
|
3 years |
hachi |
Add support for a connection to be placed in the low priority queue based …
|
|
|
|
@645
|
[645]
|
3 years |
bradfitz |
remove debug from earlier commit
|
|
|
|
@644
|
[644]
|
3 years |
bradfitz |
start of work on having a child process be a webserver on …
|
|
|
|
@643
|
[643]
|
3 years |
hachi |
Forgot to install init.
|
|
|
|
@642
|
[642]
|
3 years |
hachi |
Not quite up to recent debian policy, but much closer.
The debian build …
|
|
|
|
@641
|
[641]
|
3 years |
bradfitz |
creating tag 'Perlbal-1.55'
|
|
|
|
@640
|
[640]
|
3 years |
bradfitz |
prep for 1.55
|
|
|
|
@639
|
[639]
|
3 years |
bradfitz |
more description, and ptr to example conf
|
|
|
|
@638
|
[638]
|
3 years |
bradfitz |
example config for jonathan's not modified plugin.
|
|
|
|
@637
|
[637]
|
3 years |
hachi |
Check to make sure the If-Modified-Since stuff works, and doesn't send a …
|
|
|
|
@636
|
[636]
|
3 years |
hachi |
Fix the response logic:
Don't send a Content-type header if you're not …
|
|
|
|
@635
|
[635]
|
3 years |
hachi |
Describe the new plugin for CHANGES
|
|
|
|
@634
|
[634]
|
3 years |
hachi |
+lib/Perlbal/Plugin/LazyCDN.pm
+lib/Perlbal/Plugin/NotModified.pm
And let …
|
|
|
|
@633
|
[633]
|
3 years |
hachi |
Remove two small regexes that are useless, and fix the return so that …
|
|
|
|
@632
|
[632]
|
3 years |
hachi |
New plugin for serving 304 return codes when you have a url that won't …
|
|
|
|
@631
|
[631]
|
3 years |
bradfitz |
automated update
|
|
|
|
@630
|
[630]
|
3 years |
bradfitz |
typo
|
|
|
|