| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move .app file to src/ | Jean-Sébastien Pédron | 2015-10-20 | 1 | -101/+0 |
| | | |||||
| * | Read memory monitor interval from configuration | Diana Corbacho | 2015-10-13 | 1 | -0/+1 |
| | | |||||
| * | adds default sync batch size on the app config | Alvaro Videla | 2015-10-10 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'master' into rabbitmq-server-270 | Michael Klishin | 2015-09-17 | 1 | -4/+10 |
| |\ | |||||
| | * | Merge pull request #306 from rabbitmq/rabbitmq-server-143-stable | Michael Klishin | 2015-09-17 | 1 | -1/+3 |
| | |\ | | | | | | | Backport configurable credit flow to stable | ||||
| | | * | refactors credit flow default config format | Alvaro Videla | 2015-09-11 | 1 | -3/+3 |
| | | | | |||||
| | | * | Allows credit flow Credits to be set via configuration | Alvaro Videla | 2015-09-11 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | Backports this fix from master into stable Fixes rabbitmq/rabbitmq-server#143 | ||||
| | * | | adds note on msg_store_credit_disc_bound | Alvaro Videla | 2015-09-13 | 1 | -1/+7 |
| | |/ | |||||
| * | | rabbit.password_hashing_mod => rabbit.password_hashing_module | Michael Klishin | 2015-09-14 | 1 | -1/+1 |
| | | | |||||
| * | | Introduce per-user hashing functions, default to SHA-256 | Michael Klishin | 2015-09-14 | 1 | -0/+1 |
| | | | | | | | | | References #270. | ||||
| * | | Merge branch 'stable' | Michael Klishin | 2015-09-08 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Lower heartbeat timeout default to 60 | Michael Klishin | 2015-09-07 | 1 | -1/+1 |
| | | | | | | | | | Fixes #297. | ||||
| | * | Merge pull request #286 from rabbitmq/rabbitmq-server-284 | Michael Klishin | 2015-08-27 | 1 | -1/+4 |
| | |\ | | | | | | | Makes CREDIT_DISC_BOUND and IO_BATCH_SIZE configurable | ||||
| | | * | Makes CREDIT_DISC_BOUND and IO_BATCH_SIZE configurable | Alvaro Videla | 2015-08-27 | 1 | -1/+4 |
| | | | | | | | | | | | | | Fixes #284 | ||||
| | * | | Restore SEGMENT_ENTRY_COUNT, lower QI journal size but not as much | Michael Klishin | 2015-08-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | This preserves index recovery but still reduces journal size by a noticeable amount. | ||||
| | * | | Reduce default QI journal size | Michael Klishin | 2015-08-22 | 1 | -1/+1 |
| | |/ | | | | | | | References #279, see #227 for background info. | ||||
| * | | Merge stable into master | Michael Klishin | 2015-08-27 | 1 | -2/+5 |
| | | | |||||
| * | | Merge branch 'stable' | Michael Klishin | 2015-07-27 | 1 | -0/+2 |
| |\ \ | |/ | |||||
| | * | file_handle_cache: Add a config option to disable buffering | Jean-Sébastien Pédron | 2015-07-22 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | To disable read buffering, one has to put the following line in rabbitmq.config: [ {rabbit, [ {fhc_read_buffering, false} ]} ]. Fixes #226. | ||||
| * | | Allows credit flow Credits to be set via configuration | Alvaro Videla | 2015-05-05 | 1 | -1/+3 |
| |/ | | | | Fixes rabbitmq/rabbitmq-server#143 | ||||
| * | Reduce number of possible values of rabbit.mirroring_flow_control | Michael Klishin | 2015-04-29 | 1 | -1/+1 |
| | | |||||
| * | Move mirroring flow control setting into rabbit_channel:init | Michael Klishin | 2015-04-29 | 1 | -1/+1 |
| | | | | | | Rename the key to make more sense, support true/false values. | ||||
| * | Make gm flow control configurable | Michael Klishin | 2015-04-16 | 1 | -1/+3 |
| | | | | | Fixes #114. | ||||
| * | Change the default, update the example config. | Simon MacMullen | 2015-01-27 | 1 | -1/+1 |
| | | |||||
| * | Introduce a selection mechanism so that small messages go to the index, and ↵ | Simon MacMullen | 2014-12-05 | 1 | -0/+1 |
| | | | | | large ones go to the store. | ||||
| * | Test for old Erlang, and shout if we are vulnerable. | Simon MacMullen | 2014-10-20 | 1 | -0/+1 |
| | | |||||
| * | Remove bad SSL versions from the configured ones, don't hard code good ↵ | Simon MacMullen | 2014-10-20 | 1 | -2/+1 |
| | | | | | versions (which differ across Erlang releases). Never permit use of bad SSL versions. Export a function to do this with. | ||||
| * | Override ssl_options.versions in the app descriptor | Michael Klishin | 2014-10-20 | 1 | -1/+2 |
| | | |||||
| * | Cluster keepalives. | Simon MacMullen | 2014-09-29 | 1 | -0/+1 |
| | | |||||
| * | Make [AMQP] connection timeout configurable | Michael Klishin | 2014-06-18 | 1 | -0/+1 |
| | | |||||
| * | Add default for ssl_handshake_timeout | Michael Klishin | 2014-06-17 | 1 | -0/+1 |
| | | |||||
| * | Make mnesia:wait_for_tables timeout configurable | Michael Klishin | 2014-06-17 | 1 | -0/+1 |
| | | |||||
| * | Refuse access for guest via non-localhost by default. | Simon MacMullen | 2014-02-14 | 1 | -0/+1 |
| | | |||||
| * | Merge bug22525 | Simon MacMullen | 2013-12-05 | 1 | -0/+1 |
| |\ | |||||
| | * | Introduce halt_on_upgrade_failure app env param and set it to true. Only ↵ | Matthew Sackman | 2013-11-28 | 1 | -0/+1 |
| | | | | | | | | | throw an error instead of halting if it has been set to false. | ||||
| * | | Add channel_max default | Michael Klishin | 2013-11-25 | 1 | -0/+1 |
| |/ | |||||
| * | Use 580 seconds as default heartbeat interval | Michael Klishin | 2013-10-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | 240 seconds gives a theoretiacl 2.5 decrease in server load (over the previous default of 600 seconds), while 580 gives a ~3% increase. In a test that involved watching CPU usage 1000 idle connections I observe effectively no difference between 600 and 580 values. 580 seconds is enough to cause network activity every 290 (< 300) seconds and hopefully make F5 gear with default timeout settings happy. | ||||
| * | Lower default heartbeat setting to 240 seconds | Michael Klishin | 2013-10-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | F5 load balancers by default will close TCP connections that have been idle for 300 seconds. The choice of the new 240 seconds interval is not particularly scientific: any < 10 minutes interval would work, given that heartbeats are sent at roughly 1/2 the interval. As far as performance overhead from heartbeats goes, 240 is about as good as 590. | ||||
| * | Reduce the default disk free limit to 50MB. | Simon MacMullen | 2013-09-05 | 1 | -1/+1 |
| | | |||||
| * | stable to default | Simon MacMullen | 2013-07-29 | 1 | -0/+1 |
| |\ | |||||
| | * | stable to default | Simon MacMullen | 2013-07-01 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Matthias convinced me to go with ratio-of-a-ratio. | Simon MacMullen | 2013-06-18 | 1 | -1/+1 |
| | | | | |||||
| | | * | Eliminate ?MEMORY_LIMIT_SCALING and make the ratio at which we page ↵ | Simon MacMullen | 2013-06-18 | 1 | -0/+1 |
| | | | | | | | | | | | | | configurable. Note that I have changed the representation from a ratio-of-a-ratio to just a plain ratio (i.e. propertion of total memory, not proportion of the high watermark). I believe this will be easier to understand. Hence also the name vm_memory_paging_watermark, chosen by analogy with vm_memory_high_watermark. | ||||
| * | | | cosmetic | Simon MacMullen | 2013-07-29 | 1 | -3/+1 |
| | | | | |||||
| * | | | introduces ssl_apps as a env parameter | Alvaro Videla | 2013-07-22 | 1 | -1/+4 |
| |/ / | |||||
| * | | Cosmetic | Simon MacMullen | 2013-07-01 | 1 | -23/+17 |
| | | | |||||
| * | | Add hipe modules | Emile Joubert | 2013-07-01 | 1 | -3/+5 |
| | | | |||||
| * | | Move hipe modules list from macro to environment variable | Emile Joubert | 2013-06-28 | 1 | -3/+24 |
| |/ | |||||
| * | Rename this thing, to make space for bug 25471 | Simon MacMullen | 2013-03-01 | 1 | -1/+1 |
| | | |||||
| * | cluster_cp_mode | Simon MacMullen | 2013-02-18 | 1 | -0/+1 |
| | | |||||
