[fpc-pascal] Wikipedia article about fcl-web
Michael Van Canneyt
michael at freepascal.org
Fri Aug 1 09:51:53 CEST 2014
On Thu, 31 Jul 2014, FabrÃcio Srdic wrote:
>
> Em 31/07/2014 22:42, "waldo kitty" <wkitty42 at windstream.net> escreveu:
> >
> > On 7/31/2014 5:08 PM, FabrÃcio Srdic wrote:
> >>
> >> Thanks a lot!
> >>
> >> About the web server implemented by the unit fphttpserver, is it recommended for
> >> high load environments?
> >
> >
> > please define "high load environments"...
>
> What the situations where the use of the fphttpserver is recommended and what isn't.
Personally, I use it exclusively for debugging and low-load.
Someone did tests with a high-load performance meter, and I fixed some bugs after that,
but I dare not make recommendations based on this test.
In production, I use apache combined with fastcgi. There are simply a lot of tasks where
Apache is better suited (or so I hope ;) ).
Michael.
More information about the fpc-pascal
mailing list