I On Mon, Jun 15, 2015, at 10:16 PM, David Welton wrote: > > That is fine when you want to just load global static data. > > My objective is to have global variables, that is, they can vary > > For now I've achieved this setting prefork values to 1 and running > > "httpd -X". > > That'll work for a simple demo web server, but won't work at all under > any kind of load. > > You need to investigate a data store like Postgres or Redis if you're > going to take what you're doing anywhere beyond a simple experiment. >
It is handling up to 20 request per second on a VM, which is fine with the application objectives. There is absolutely no need for any database in my application. <i>Always striving to honor my word and commitments</i> --------------------------------------------------------------------- To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org For additional commands, e-mail: rivet-dev-h...@tcl.apache.org