Adam,
> I was upgrading from 1.231. It appears that after about 5 minutes or so
> the monowall system ends the transmission with a FIN packet. The upload
> speed was around 12 to 15KBytes/sec. I tried messing with the timeouts
> in PHP but I still did not get it to work. I uploaded it over the LAN
> and it worked. The filesystem was not full either so that was not it.
>
> I tried using the timeouts below in /usr/local/lib/php.ini by copying a
> new version over with exec.php as an experiment but it still didn't
> work. Monowall still sent a FIN packet somewhere around 5 minutes.
>
> max_execution_time = 900
> max_time_limit = 900
> max_input_time = 900
>
I ran into this same thing. It's a hard timeout in the webserver, mini
httpd. It can be changed but you would need to recompile mini httpd
and create a new m0n0wall image with that binary.
Regards,
-Michael I. |