Hello list, another related point - it was really bad that this error never went to error log. Instead, the client received it, and as the client was using haxe remoting, it treated it as server error - similar to 'failed to retrieve url' - and just kept retrying.. Is there an easy way to make it write to error log as well?
Mike MP> I see - but then I will need to parse all the parameters myself.. As MP> well as encode them. I had this problem when working with haxe MP> remoting, so switching to multi-part will including generating MP> multi-part stuff on the client as well.. MP> Actually, not sure if deciding for server administrator on stuff like MP> upload limits is a good practice - after all, server administrator is MP> in charge of security, not neko - default security is ok, but I think MP> it should be left configurable somehow (both the limit size and MP> whether it is on or off). MP> Anyway, I will work on a patch to allow haxe remoting over multipart MP> later I think. MP> -- MP> Best regards, MP> Michael mailto:[EMAIL PROTECTED] -- Best regards, Michael mailto:[EMAIL PROTECTED] -- Neko : One VM to run them all (http://nekovm.org)
