<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — scale horizontally]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3133&amp;type=atom" />
	<updated>2012-06-14T14:05:33Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=3133</id>
		<entry>
			<title type="html"><![CDATA[Re: scale horizontally]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=12702#p12702" />
			<content type="html"><![CDATA[<p>FrontAccounting use standard php sessions based on session files. You will have to implement database based session handler, and save session data in mysql table..</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2012-06-14T14:05:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=12702#p12702</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: scale horizontally]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=12692#p12692" />
			<content type="html"><![CDATA[<p>Apologies, I meat to ask the pitfalls of adding more than 1 node to the frontaccounting installation.<br />e.g.:</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;web server 1<br />Load Balancer &lt;-----------&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;]-------------&gt; Database server<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;web server 2</p><br /><p>The clients connect to the load balancer and the http request lands on 1 of the web-servers.</p><p>Since company/ directory now contains the state, above design will not work unless say company/ directory lives on a NFS drive which is mounted on both web servers.</p><p>This would make webserver redundant and avoid service being down if 1 of them happen to say, reboot.</p><p>My question is are there any other known concerns regarding the deployment design above.</p><p>Thanks,<br />Nishant</p>]]></content>
			<author>
				<name><![CDATA[nishant]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=14413</uri>
			</author>
			<updated>2012-06-12T16:29:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=12692#p12692</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: scale horizontally]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=12689#p12689" />
			<content type="html"><![CDATA[<p>Well, I&#039;m not sure what you mean by horizontal scaling?<br />&#039;company&#039; folder is used for any company specific content like per company images or other file storage.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2012-06-12T12:40:10Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=12689#p12689</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[scale horizontally]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=12684#p12684" />
			<content type="html"><![CDATA[<p>Hello,</p><p>Has anyone tried to scale frontaccouting horizontally.</p><p>I can see that company/ directory has some state stored in it, which makes the webserver not completely stateless.</p><p>Are there any more known issues which prohibit scaling horizontally?</p><p>Thanks,<br />Nishant</p>]]></content>
			<author>
				<name><![CDATA[nishant]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=14413</uri>
			</author>
			<updated>2012-06-11T20:55:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=12684#p12684</id>
		</entry>
</feed>
