help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Controling dynamic memory size


From: Francesco Potortì
Subject: Re: Controling dynamic memory size
Date: Tue, 20 Mar 2012 12:23:12 +0100

>Is there a way to impose a limit on the size of the dynamic memory allocated 
>by octave?
>Motivation: Octave is fast enough to call in CGI scripts. I must impose a 
>memory
>limit on the Apache server, or it becomes vulnerable to Denial Of Service 
>attacks.
>When I decrease the limit, Octave is not able to start because it wants to 
>allocate
>too much memory on start up.

If you want to use a cgi script, you may be interested in a look to this
example solution: <http://wnet.isti.cnr.it/software/damatfrc/> where
this and other cgi-related problems are accounted for.

-- 
Francesco Potortì (ricercatore)        Voice:  +39.050.315.3058 (op.2111)
ISTI - Area della ricerca CNR          Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa         Fax:    +39.050.315.2040  
(entrance 20, 1st floor, room C71)     Web:    http://fly.isti.cnr.it


reply via email to

[Prev in Thread] Current Thread [Next in Thread]