Re: [brlcad-devel] [Benchmark Performance Database] Status Report

2014-11-09 Thread Ankesh Anand
On Wed, Nov 5, 2014 at 6:24 AM, H.S.Rai wrote: > > > @ Ankesh > > What is the status. We wish to see it running on BRL-CAD server. > To keep the thread updated, I am in process of deploying the app to the server. There are a few things that need to be set-up first and I have e-mailed Sean regardi

Re: [brlcad-devel] [Benchmark Performance Database] Status Report

2014-11-04 Thread H.S.Rai
On Wed, Sep 10, 2014 at 1:09 AM, Ankesh Anand wrote: >> do set it up live in your public_html dir. If everything looks good, >> we'll move it into the web root and set up a proper domain home. Get ahold >> of me directly via e-mail if you need something configured differently with >> Apache. >>

Re: [brlcad-devel] [Benchmark Performance Database] Status Report

2014-09-09 Thread H.S.Rai
On Wed, Sep 10, 2014 at 1:09 AM, Ankesh Anand wrote: > > I have my mid-terms going on and will return to finish the deployment when > the exams are done. I would certainly need some configuration changes in > Apache, will follow-up with a detailed mail regarding the required changes. Thanks for u

Re: [brlcad-devel] [Benchmark Performance Database] Status Report

2014-09-09 Thread Ankesh Anand
> > Ankesh, it didn't go unnoticed, but sysadmin requests can take some time > when folks are busy. mod_wsgi is now installed, so please do set it up > live in your public_html dir. If everything looks good, we'll move it into > the web root and set up a proper domain home. Get ahold of me direc

Re: [brlcad-devel] [Benchmark Performance Database] Status Report

2014-09-03 Thread Christopher Sean Morrison
On Aug 27, 2014, at 11:01 AM, Ankesh Anand wrote: > On Wed, Aug 27, 2014 at 7:41 AM, H.S.Rai wrote: > On Sat, Aug 16, 2014 at 5:01 PM, Ankesh Anand > wrote: > > Right, I forgot to mention the URL: http://202.164.53.122/benchmark/ > > What are your plans to make it available from BRL-CAD serve

Re: [brlcad-devel] [Benchmark Performance Database] Status Report

2014-08-27 Thread Ankesh Anand
On Wed, Aug 27, 2014 at 9:28 PM, Mihai Neacsu wrote: > I don't know the status of the server but there are few alternatives > to mod_wsgi [0]. They're all pretty much ok with the exception of CGI > which pays a big penalty for the interpreter launch on each request. > > Mihai > > > [0 ]https://co

Re: [brlcad-devel] [Benchmark Performance Database] Status Report

2014-08-27 Thread Mihai Neacsu
I don't know the status of the server but there are few alternatives to mod_wsgi [0]. They're all pretty much ok with the exception of CGI which pays a big penalty for the interpreter launch on each request. Mihai [0 ]https://code.djangoproject.com/wiki/ServerArrangements --

Re: [brlcad-devel] [Benchmark Performance Database] Status Report

2014-08-27 Thread Ankesh Anand
On Wed, Aug 27, 2014 at 7:41 AM, H.S.Rai wrote: > On Sat, Aug 16, 2014 at 5:01 PM, Ankesh Anand > wrote: > > Right, I forgot to mention the URL: http://202.164.53.122/benchmark/ > > What are your plans to make it available from BRL-CAD server? > > The BRL-CAD server doesn't have mod_wsgi install

Re: [brlcad-devel] [Benchmark Performance Database] Status Report

2014-08-26 Thread H.S.Rai
On Sat, Aug 16, 2014 at 5:01 PM, Ankesh Anand wrote: > Right, I forgot to mention the URL: http://202.164.53.122/benchmark/ What are your plans to make it available from BRL-CAD server? -- H.S.Rai -- Slashdot TV. Vid

Re: [brlcad-devel] [Benchmark Performance Database] Status Report

2014-08-16 Thread Ankesh Anand
On Sat, Aug 16, 2014 at 7:54 AM, H.S.Rai wrote: > On Fri, Aug 15, 2014 at 1:51 PM, Ankesh Anand > wrote: > > > > Deployment: > > - The project is deployed in a production environment at one of the > servers > > It s always good to provide URL for ready reference. Right, I forgot to mention th

Re: [brlcad-devel] [Benchmark Performance Database] Status Report

2014-08-15 Thread H.S.Rai
On Fri, Aug 15, 2014 at 1:51 PM, Ankesh Anand wrote: > > Deployment: > - The project is deployed in a production environment at one of the servers It s always good to provide URL for ready reference. -- H.S.Rai -- ___

[brlcad-devel] [Benchmark Performance Database] Status Report

2014-08-15 Thread Ankesh Anand
Quick summary of the progress made so far: *Mechanisms for uploading Benchmark Logs:* - A web interface to upload the Benchmark logs, files are transferred to an archive folder. File validations and drag n drop are supported. - An HTTP POST API to allow uploads from the command line. A one-line