This is a good news for me and my customers.
I can tell you that some host company use these limitations but this deny the use of scripts like mine, that do not consume CPU since the time spent is mostly occupied by write/read disk processes.
Our Perl application write usually over 500 pages, so you can immagine how long the script
will take to write all.... but it will not consume CPU ticks since most of the time waits for file system to read and write the current page.
In any case, how long will be this time limit ?
any idea?
Simone