problems about php script not working apache proxy

Started by yut.sin1301, September 26, 2017, 10:19:41 AM

Previous topic - Next topic

yut.sin1301

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.

mario

Please post the two vhost configurations. The plain http and the ssl one.