Re: Apache2 to perl slow start

2019-11-13 Thread Andy Bach
> Script is working when I start it from console, also is work from web too when I access it direct http://127.0.0.1/test.pl?run=true > I see in apache logs access file, apache immediately receive request to start test.pl but it's took around 3 - 4 seconds until script start working. > My questio

Apache2 to perl slow start

2019-11-12 Thread Condor
Hello, sry for my question. I have a problem loading perl cgi-bin script in apache2. Script is working when I start it from console, also is work from web too when I access it direct http://127.0.0.1/test.pl?run=true I see in apache logs access file, apache immediately receive request to s