Linux, Apache etc.
I suppose I could use gzip, but I am not sure what the overhead would be on the server.
I also want to update a database with the filename of the file which gzip creates. Apart from checking to see if the file exists after gzip has completed, is there anyway of responding to a return value which gzip may return?
Any help would be appreciated.