in reply to Re: Apache2 to perl slow start
in thread Apache2 to perl slow start
Hello again,
I run these test with simple test.cgi and apache server respond fast. I check again Devel::NYRProf trying to understand: Why when I start my script: run.pl from console start immediately the job with serial port and when I start it from apache cgi-bin have a delay around 3 sec.
2 1 1 3.10s 3.10s IO::Socket::IP::CORE:sselect (opcode)
406 1 1 2.86s 2.86s Device::SerialPort::CORE:sselect (opcode)
199 3.11s line IO/Socket/IP.pm (including 1 string eval)
16104 2.89s line Device/SerialPort.pm
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Apache2 to perl slow start
by hippo (Archbishop) on Nov 13, 2019 at 09:38 UTC | |
by Anonymous Monk on Sep 06, 2024 at 11:00 UTC | |
by cavac (Prior) on Sep 07, 2024 at 08:50 UTC |