Re: Confused about two development utils [EXT]
Mark Blackman <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
> On 23 Dec 2020, at 11:36, James Smith <[email protected]> wrote: > > Forgot to add - so our FCGI servers need a lot (and I mean a lot) more memory than the mod_perl servers to serve the same level of content (just in case memory blows up with FCGI backends) > I don’t believe this has to be true, I am pretty sure the FCGI servers can also be modified to manage memory as tightly as Apache2::SizeLimit. - Mark