Re: [users@httpd] Asynchronous HTTP proxy

2020-03-20 Thread Eric Covener
> Please advise if it is possible to build and configure Apache-2.4.41 to > multiplex connections and to process multiple concurrent HTTP/1.1 requests > from a single-thread. no, that's not the way it works. - To unsubscribe, e

[users@httpd] Asynchronous HTTP proxy

2020-03-20 Thread Michal Kováčik
Hi, Can we handle multiple HTTP/1.1 requests concurrently within a single-processed single-threaded Apache HTTPD 2.4.41? Does Apache HTTPD 2.4.41 support TCP multiplexing via Linux epoll or BSD kqueue call? We tried a few different apache configurations with event MPM or worker MPM, but we could n

Re: [users@httpd] Why does httpd consume more memory over a period of time ?

2020-03-20 Thread @lbutlr
On 20 Mar 2020, at 03:42, Satish Chhatpar 02 wrote: > Why does httpd consume more memory over a period of time ? It doesn’t. > Any know issues with this version of Apache ? > > > We are using below version of OS and HTTPD in our production. > > Red Hat Enterprise Linux Server release 7.5 (Mai

[users@httpd] Why does httpd consume more memory over a period of time ?

2020-03-20 Thread Satish Chhatpar 02
Why does httpd consume more memory over a period of time ? Any know issues with this version of Apache ? We are using below version of OS and HTTPD in our production. Red Hat Enterprise Linux Server release 7.5 (Maipo) Server version: Apache/2.4.39 (codeit) Server built: May 31 2019 14:14:30