Re: Throttle test Apache instance?

Nathan Andelin <[email protected]>
Newsgroups gmane.comp.systems.as400.web
Message-ID <CACCOLZmG9OgwwWEg5jc805_5xt3cMv0jR-q-Bq+b07dEyknaig@mail.gmail.com>
Apache directives:

AcceptThreads - limits the number of threads for accepting socket
connections; others wait in queue.

ThreadsPerChild - limits the number of threads that can serve CGI requests.

I imagine that whether these directives help you or not depends on whether
you have more than one client using the HTTP server at the same time,
whether you're trying to use the directives for debugging programs. In that
case, the directives may not work well.




On Thu, Jan 7, 2021 at 10:57 AM Justin Taylor <[email protected]> wrote:

> Is there a good way to throttle, or otherwise limit, requests processed by
> a test Apache instance running CGI programs?
>
> Ideally, I'd like my test Apache instances to only process a set number of
> concurrent requests, while queuing any additional requests.
>
>
> TIA
> --
> This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing
> list
> To post a message email: [email protected]
> To subscribe, unsubscribe, or change list options,
> visit: https://lists.midrange.com/mailman/listinfo/web400
> or email: [email protected]
> Before posting, please take a moment to review the archives
> at https://archive.midrange.com/web400.
>
>
-- 
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing list
To post a message email: [email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/web400
or email: [email protected]
Before posting, please take a moment to review the archives
at https://archive.midrange.com/web400.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.