On 10/20/06, Günter Greschenz <[EMAIL PROTECTED]> wrote:
Hi, a new version is available (0.5.1.9) on "http://greschenz.dyndns.org/gas.html". this version uses threads for sending files now ! the reply time is much better now...
Very cool program. I once wrote something like this in perl, but it never used a database. I do wish to pose one question. Can this server handle multipart form uploads(multiple files from one form)? I remeber in perl I had to implement the support for that and regular form submissions manually. I tell you that was a pain. I must say I am impressed with your work though. I will take a look and see what I can use this thing for, because it sounds like something that can be useful. One last remark, when I built mine I spent hours deciphering HTTP's exact workings. I hope you didn't have to do the same. Paul M