Hi All,
I've been scouring the internet for best practices or heuristics for
specifying parameter values of the MPM directives. My server seems to lock
up regardless of the values I enter. Are there "rules of thumb" for each
MPM type (prefork, worker, event)?
Thanks!
--
Tony DiLoreto
President &
Excerpts from Luca Toscano's message of agosto 31, 2017 1:55 :
Hi David,
2017-08-29 17:41 GMT+02:00 David Mugnai :
Hi,
I'm trying to configure a virtual host that, based on the host name,
forwards the request on a backend server listening on an unix socket.
My apache version is 2.4.18 as shi
Hi Luca,
1) there is no error in error_log during that time. Maybe we need to
change the log level?
2) In this example it's a post request to upload a file. It's the same
request, sometimes it's working without any errors (HTTP 200) and
sometimes an error occurs (HTTP 400 or HTTP 500).
3) Bel
Hi David,
2017-08-29 17:41 GMT+02:00 David Mugnai :
> Hi,
>
> I'm trying to configure a virtual host that, based on the host name,
> forwards the request on a backend server listening on an unix socket.
>
> My apache version is 2.4.18 as shipped by Ubuntu 16.04
>
> The configuration I've tried so
Hi Marco,
2017-08-29 11:07 GMT+02:00 :
> Hi,
>
> we've build a web application with JSF 2.1 and RichFaces 4.5.13.Final
> running on JBoss EAP 6.4.12. We're also using a Apache HTTP server 2.4.7 as
> a HTTPS/WSS proxy to access the application for customers.
>
> After we've changed the EAP http co