<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_couchdb/files, branch citest</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Set TCP_NODELAY option for couchdb (#8264)</title>
<updated>2016-08-25T19:49:12+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-08-02T18:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=dbeaa91f10441bb44d328f5abe255f5b93c6ef63'/>
<id>dbeaa91f10441bb44d328f5abe255f5b93c6ef63</id>
<content type='text'>
Mochiweb in couchdb by default sets the TCP socket option SO_NODELAY to
false. This means that small data sent to the TCP socket, like the reply
to a document write request (or reading a very small document), will not
be sent immediately to the network - TCP will buffer it for a while
hoping that it will be asked to send more data through the same socket
and then send all the data at once for increased performance.

Setting this increases the couchdb speed significantly.

Change-Id: Ib493ef061ff62c9bdee501e44ce2b55990fe14b7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mochiweb in couchdb by default sets the TCP socket option SO_NODELAY to
false. This means that small data sent to the TCP socket, like the reply
to a document write request (or reading a very small document), will not
be sent immediately to the network - TCP will buffer it for a while
hoping that it will be asked to send more data through the same socket
and then send all the data at once for increased performance.

Setting this increases the couchdb speed significantly.

Change-Id: Ib493ef061ff62c9bdee501e44ce2b55990fe14b7
</pre>
</div>
</content>
</entry>
<entry>
<title>update design docs for couch from webapp</title>
<updated>2015-11-18T11:19:45+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2015-11-18T11:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=a63102f6defab1266b05b3b24f6264a767e0924e'/>
<id>a63102f6defab1266b05b3b24f6264a767e0924e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create invite code db and design docs</title>
<updated>2015-09-28T13:42:08+00:00</updated>
<author>
<name>ankonym</name>
<email>ankonym@gmail.com</email>
</author>
<published>2015-09-28T13:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=3224a73ec6b2f06cf4c43f86d5b7673e442043dd'/>
<id>3224a73ec6b2f06cf4c43f86d5b7673e442043dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move rotated db creation to site_couchdb and fix rotated db tests</title>
<updated>2015-04-08T20:58:41+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2015-04-08T20:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e3cfc2e1e7055ce2640fcce5bf810d6bd7930d2f'/>
<id>e3cfc2e1e7055ce2640fcce5bf810d6bd7930d2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added support for rotating couchdb databases.</title>
<updated>2015-03-31T05:33:05+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2015-03-31T05:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=b64940c1de7cf42acef018ca2fbf5beff4f48e80'/>
<id>b64940c1de7cf42acef018ca2fbf5beff4f48e80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ship a modified runit config for bigcouch that raises the open file</title>
<updated>2014-11-20T21:32:00+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-11-20T21:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=503a316e67da2b4e0dbae7db28bbd0574fa3739f'/>
<id>503a316e67da2b4e0dbae7db28bbd0574fa3739f</id>
<content type='text'>
descriptor limits to account for bigcouch sync spikes (#4935)

Change-Id: I242fba31f961b6139ec641e1708b170f5c0d009b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
descriptor limits to account for bigcouch sync spikes (#4935)

Change-Id: I242fba31f961b6139ec641e1708b170f5c0d009b
</pre>
</div>
</content>
</entry>
<entry>
<title>#5315 update soledad design docs</title>
<updated>2014-04-10T16:54:22+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-04-09T09:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=740cb615eae69235a649583359e23d834df0d7b5'/>
<id>740cb615eae69235a649583359e23d834df0d7b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update design docs, include messages (#5188)</title>
<updated>2014-02-26T14:11:01+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-02-26T13:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=face1d929175b94e26ca11858e3b055873fdde92'/>
<id>face1d929175b94e26ca11858e3b055873fdde92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix function issues in webapp design documents</title>
<updated>2014-01-09T07:58:24+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-01-07T11:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=7fbad48e98cb49367041b22f7c94a8d0e001db33'/>
<id>7fbad48e98cb49367041b22f7c94a8d0e001db33</id>
<content type='text'>
This change is a result of https://github.com/leapcode/leap_web/pull/133.
Both should be deployed at the same time to prevent conflicts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change is a result of https://github.com/leapcode/leap_web/pull/133.
Both should be deployed at the same time to prevent conflicts.
</pre>
</div>
</content>
</entry>
<entry>
<title>add design docs for new soledad version to shared db</title>
<updated>2013-12-31T16:15:19+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2013-12-31T16:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=c07e0f2f5ddd17c7d7bdb6a1afc4748b401f14ae'/>
<id>c07e0f2f5ddd17c7d7bdb6a1afc4748b401f14ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
