Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: File upload limited to 1 M B

by Hero Zzyzzx (Curate)
on Oct 18, 2002 at 13:43 UTC ( [id://206302]=note: print w/replies, xml ) Need Help??


in reply to File upload limited to 1 M B

This looks like a server setting- I do relatively large uploads (some larger than 10 meg) with CGI.pm regularly and it works flawlessly on a mod_perl'd apache/linux box.

Plus, the status code is probably coming from IIS, unless there's a part of your code that returns a 413 (doubtful, and you'd know it.) Can't help you much about where to tweak the IIS settings, though, I'm pretty much a *nix guy.

-Any sufficiently advanced technology is
indistinguishable from doubletalk.

Replies are listed 'Best First'.
Re: Re: File upload limited to 1 M B
by Anonymous Monk on Oct 18, 2002 at 13:53 UTC
    I haven't had any trouble either doing this with apache/linux. ...but I can't seem to find anything on the server that controls upload size.

    Thanks for taking a look.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://206302]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-26 05:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found