Wojciech Kocjan <[EMAIL PROTECTED]> writes: > Hello. > > I have a problem with larger POST requests - over 1MB, base64 encoded > data in application/x-url-encoded. > > Dunno why but the request seems to be incomplete or something :( Any > ideas on what to do in short terms of fixing it?
1) Find out how to repeat it. 2) Find the problem - strace it, gdb it, look at logs. Explain how to accomplish #1 to me. Although... hrm... seems odd to me. All that part of the code is apache-request stuff... 1 meg is pretty huge to be 'post'ing though. -- David N. Welton Consulting: http://www.dedasys.com/ Personal: http://www.dedasys.com/davidw/ Free Software: http://www.dedasys.com/freesoftware/ Apache Tcl: http://tcl.apache.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
