On 2016-05-22 20:51, Jim Jagielski wrote:
> What version of httpd are you using?
Debian testing now updated to 2.4.20 but the problem still persists. No
connection is established if the mod_proxy_wstunnel endpoint is a unix
domain socket.
Cheers,
--
Michael Fladischer
Fladi.at
signature.asc
D
On Fri, Jun 3, 2016 at 4:04 PM, Simon Mott wrote:
> (I don't really understand what AP_FTYPE_CONTENT_SET-2 means in the source
> for mod_expires)
I am not sure the docs capture this, but you cannot really choose an
arbitrary order with SetOutputFilter, although you can with mod_filter
(native mod
On Fri, Jun 3, 2016 at 4:04 PM, Simon Mott wrote:
> Still struggling with this one :)
>
> I've tried adding "MOD_EXPIRES" as a filter before "CACHE" but it doesn't
> seem to cause mod_expires to be evaluated before its cached (I don't really
> understand what AP_FTYPE_CONTENT_SET-2 means in the so
Hi there,
My apologies for perhaps not being clear. And I do appreciate your push towards
php-fpm as it is the way forward!!
So, when I say "crash", I mean that requests for the defined virtualhost are
suddenly being directed to the htdocs folder and only restarting Apache
restores the virtualho
Hi there,
My apologies for perhaps not being clear. And I do appreciate your push towards
php-fpm as it is the way forward!!
So, when I say "crash", I mean that requests for the defined virtualhost are
suddenly being directed to the htdocs folder and only restarting Apache
restores the virt
My suggestion of moving your php infrastructure outside of the Apache was
partially since it’s an overall better/safer architecture, and partially to
bisect a likely cause of your problem. Now that you have completely removed
mod_php from httpd, you know for a fact your crash is not PHP related
Hi there Rick,
I recompiled php to run as an fpm daemon. Got it all running using the
fpm-server and after a few hours Apache vitrualhost has crashed again. Though I
welcomed your suggestion to get me out of a fix (which sadly didn't work) it is
not a good thing if Apache can be crashed in the f
Hi All
Still struggling with this one :)
I've tried adding "MOD_EXPIRES" as a filter before "CACHE" but it doesn't
seem to cause mod_expires to be evaluated before its cached (I don't really
understand what AP_FTYPE_CONTENT_SET-2 means in the source for mod_expires)
- Can what I'm trying to do be
Hi all,
i have a need to do the below req on the apache
http://website/index?doc=line&ptr=&root=HLD
->
http://website/index?doc=line&ptr=
here is a dynamic variable e.g S1234 , S01234,P10338
appreciate any help
thanks in advance.
Hi,
Any insights from the logs, where can I look now ?
On Tue, May 31, 2016 at 5:12 PM, Vacelet, Manuel wrote:
>
> On Tue, May 31, 2016 at 3:00 PM, Luca Toscano
> wrote:
>
>>
>> Another info that it would be great to know: have you tried to set logs
>> to debug level to see if httpd can sugges
10 matches
Mail list logo