D in accounting program

Mengu mengukagan at gmail.com
Thu Nov 25 09:54:09 PST 2010


Adam D. Ruppe Wrote:

> Mengu asked:
> > are you just using cgi or are you using fastcgi?
> 
> Plain CGI. I haven't had any performance issues* despite
> not even trying so I'm keeping everything simple.
> 
> Just adding an extra constructor for FastCGI should be
> possible (I have an overloaded constructor for raw HTTP
> data already) but since I haven't needed it, I haven't
> bothered.
> 
> * The opposite actually - while plain CGI hello world
>    is about 80x slower on my computer than mod_php hello
>    world, the actual application has been 40% *faster*
>    than comparable projects in PHP on the same computer!

thanks adam. i have another question. how did you handle file uploads and user sessions?


More information about the Digitalmars-d mailing list