Yes, both servers has Linux/Apache/PHP
We changed PHP to PHP4 and PHP3 without solving the problem
(I don't know every configuration detail:
the slow running server was set up by digination )
The times involved are:
0,06 s for one server (Pentium II 400)
and 6 s for the other one (Pentium III 700)
The script running are the same.
They don't make any IO operation.
The only thing envolved is calculation
and html table construction.
The most strange behaviour is that it seems
as if time lag in cliente browser side acts over
script execution time
vincent wrote:
First, what kind of times are we talking about when you say 100 times slower. Is that the difference between 4 milliseconds and 400 or between 1 microsecond and 100 microseconds?
Do both machies have the exact same OS/Webserver/PHP etc? If not, then there are many many things that can cause the difference.