Boost logo

Boost :

From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2008-05-13 04:06:01


Hi,

> Thanks,
> After playing with it a little bit, it seems this won't work for me
> out of the box since I am using FastCGI.
> FastCGI seems to store the environment variable internally and also
> manage the i/o, so that getenv and std::cin won't work.
> You may want to consider supporting FastCGI, since it is important for
> CGI programs that maintain state between calls, such as database
> connections.
> Chris

Yep you're right, FastCGI has to be supported since it's quite widely
used now. I'm not well informed yet on what it is in regards to
"classic" CGI and didn't know it was technically that different. I'll
work on this.

Thanks for having given a try!

Bruno


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk