Nope. My router does NAT for the machine in question, but that should not matter for HTTP.
Incidentally, I finally figured out what the problem was...
There's a limit to the maximum size POST the server will accept that's buried in an include somewhere. It's set to 64k out of the box. I've moved that to 500k, which should be acceptable for all but the biggest modules.
If you have a moment, can you please give the upload another try (assuming your upload isn't too big :))
I had just about given up on finding the cause until my libxml binding grew from 62k to 68k over the weekend!
Best regards,
Bill
On Fri, 18 Mar 2005, Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum wrote:
Nope. My router does NAT for the machine in question, but that should not matter for HTTP.
Sorry, but the upload still fails. The file is 92415 bytes.
pike-devel@lists.lysator.liu.se