<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Improving scalability by routing read-only transactions to PostgreSQL 9 HotStandbys in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/improving-scalability-by-routing-read-only-transactions-to/m-p/317213#M4214</link>
    <description>&lt;P&gt;Does Nuxeo support routing read-only database transactions to PostgreSQL 9 HotStandby servers as a way to improve the overall scalability of a Nuxeo deployment?&lt;/P&gt;</description>
    <pubDate>Thu, 29 Mar 2012 14:53:48 GMT</pubDate>
    <dc:creator>ron_1</dc:creator>
    <dc:date>2012-03-29T14:53:48Z</dc:date>
    <item>
      <title>Improving scalability by routing read-only transactions to PostgreSQL 9 HotStandbys</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/improving-scalability-by-routing-read-only-transactions-to/m-p/317213#M4214</link>
      <description>&lt;P&gt;Does Nuxeo support routing read-only database transactions to PostgreSQL 9 HotStandby servers as a way to improve the overall scalability of a Nuxeo deployment?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2012 14:53:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/improving-scalability-by-routing-read-only-transactions-to/m-p/317213#M4214</guid>
      <dc:creator>ron_1</dc:creator>
      <dc:date>2012-03-29T14:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Improving scalability by routing read-only transactions to PostgreSQL 9 HotStandbys</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/improving-scalability-by-routing-read-only-transactions-to/m-p/317214#M4215</link>
      <description>&lt;P&gt;That's something I would really like to be able to do, but it's not possible at the moment.&lt;/P&gt;
&lt;P&gt;You would need to know at the load-balancer level if the HTTP request is going to correspond to a read-only transaction or not. And we don't have any global convention for that at the moment, as some read-only transactions are using POST methods (due to JSF), and some GET methods are used to trigger possibly anything in Nuxeo, which could potentially write to the database.&lt;/P&gt;
&lt;P&gt;If you code a JAX-RS-based application and strictly adhere to a convention that allows you to decide from the HTTP request if there will be database writes or not, then you could go a long way toward what you're suggesting.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2012 17:24:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/improving-scalability-by-routing-read-only-transactions-to/m-p/317214#M4215</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2012-03-29T17:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Improving scalability by routing read-only transactions to PostgreSQL 9 HotStandbys</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/improving-scalability-by-routing-read-only-transactions-to/m-p/317215#M4216</link>
      <description>&lt;P&gt;Is it possible to identify some high-value operations and configure them to be handled using a "read-only" data source? Some WebDAV and CMIS read-only operations might fit this category. Also, the Web UI Advanced Search seems like another high-value candidate.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2012 18:55:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/improving-scalability-by-routing-read-only-transactions-to/m-p/317215#M4216</guid>
      <dc:creator>ron_1</dc:creator>
      <dc:date>2012-03-29T18:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Improving scalability by routing read-only transactions to PostgreSQL 9 HotStandbys</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/improving-scalability-by-routing-read-only-transactions-to/m-p/317216#M4217</link>
      <description>&lt;P&gt;Yes probably a subset of operations could be identified and bound to a specific datasource.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 15:23:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/improving-scalability-by-routing-read-only-transactions-to/m-p/317216#M4217</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2012-04-03T15:23:26Z</dc:date>
    </item>
  </channel>
</rss>

