The Apache Haus Forum

Forum Topics => Apache 2.4 => Topic started by: yut.sin1301 on September 26, 2017, 10:19:41 AM

Title: problems about php script not working apache proxy
Post by: yut.sin1301 on September 26, 2017, 10:19:41 AM
It says :
Not working

Hiawatha ( frontend ) -> apache 2.4 ( backend ) with mod_remoteip
I'm using the same configuration ( with few modification such as require granted all to replace allow deny all )

php script
- flatpress ( try with latest still the same )

Problem
When i try to post it will write connection reset by peer
if only i write a few line ( like 4 line it's ok ) but when try to write more than that will trigger connection reset by peer.

It not happened when using http instead of https

Nothing write at log except for normal error  I try to figure it out but still nothing.

Any suggestion would be great.
Title: Re: problems about php script not working apache proxy
Post by: mario on November 15, 2017, 10:16:48 AM
Please post the two vhost configurations. The plain http and the ssl one.