Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

IIS Upload Limit

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  No refresh?  
Author Message
anonymous604

External


Since: Dec 04, 2003
Posts: 1



(Msg. 1) Posted: Thu Dec 04, 2003 12:26 pm
Post subject: IIS Upload Limit
Archived from groups: microsoft>public>inetserver>iis (more info?)

I am having trouble locating the setting that controls the maximum upload size for our web server. I believe it is a registry setting.

Details about our setup are:
Windows 2000 Server
IIS 5.0
All connections/transactions are SSL
Uploads are handled using multipart/form/data
No ASP/PHP

Any ideas on where to find this setting?

 >> Stay informed about: IIS Upload Limit 
Back to top
Login to vote
timcof

External


Since: Sep 02, 2003
Posts: 912



(Msg. 2) Posted: Tue Dec 30, 2003 12:48 pm
Post subject: RE: IIS Upload Limit [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

ASP would have a limit, but you are not using that. Try the "uploadreadaheadsize" metabase property, and up it:
Adsutil set w3svc/uploadreadaheadsize "200000000"

Thank you. I hope this information is helpful.

Tim Coffey [MSFT]

This posting is provided “AS IS” with no warranties, and confers no rights. You assume all risk for your use. © 2001 Microsoft Corporation. All rights reserved.
--------------------
| Thread-Topic: IIS Upload Limit
| thread-index: AcO6i7dX86qdSKLJSF6G3jpiowMpgg==
| X-Tomcat-NG: microsoft.public.inetserver.iis
| From: =?Utf-8?B?UGluayBTbGlw?= <anonymous.DeleteThis@discussions.microsoft.com>
| Subject: IIS Upload Limit
| Date: Thu, 4 Dec 2003 09:26:13 -0800
| Lines: 10
| Message-ID: <9489DD85-15E7-4CBE-98C9-09B89D50EAA8.DeleteThis@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.inetserver.iis
| NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
| Path: cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.inetserver.iis:286134
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| I am having trouble locating the setting that controls the maximum upload size for our web server. I believe it is a registry setting.



Details about our setup are:

Windows 2000 Server

IIS 5.0

All connections/transactions are SSL

Uploads are handled using multipart/form/data

No ASP/PHP



Any ideas on where to find this setting?
|

 >> Stay informed about: IIS Upload Limit 
Back to top
Login to vote
qbernard1

External


Since: Dec 23, 2003
Posts: 905



(Msg. 3) Posted: Tue Dec 30, 2003 9:13 pm
Post subject: Re: IIS Upload Limit [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

how about this one ?
Description of the MaxClientRequestBuffer Registry Value
<a style='text-decoration: underline;' href="http://support.microsoft.com/?id=260694" target="_blank">http://support.microsoft.com/?id=260694</a>

--
Regards,
Bernard Cheah
<a style='text-decoration: underline;' href="http://support.microsoft.com/" target="_blank">http://support.microsoft.com/</a>
Please respond to newsgroups only ...



"Tim Coffey" <timcof.TakeThisOut@online.microsoft.com> ????
news:2ZuwYorzDHA.2900@cpmsftngxa07.phx.gbl...
 > ASP would have a limit, but you are not using that. Try the
"uploadreadaheadsize" metabase property, and up it:
 > Adsutil set w3svc/uploadreadaheadsize "200000000"
 >
 > Thank you. I hope this information is helpful.
 >
 > Tim Coffey [MSFT]
 >
 > This posting is provided ?S IS?with no warranties, and confers no rights.
You assume all risk for your use. ?2001 Microsoft Corporation. All rights
reserved.
 > --------------------
 > | Thread-Topic: IIS Upload Limit
 > | thread-index: AcO6i7dX86qdSKLJSF6G3jpiowMpgg==
 > | X-Tomcat-NG: microsoft.public.inetserver.iis
 > | From: =?Utf-8?B?UGluayBTbGlw?= <anonymous.TakeThisOut@discussions.microsoft.com>
 > | Subject: IIS Upload Limit
 > | Date: Thu, 4 Dec 2003 09:26:13 -0800
 > | Lines: 10
 > | Message-ID: <9489DD85-15E7-4CBE-98C9-09B89D50EAA8.TakeThisOut@microsoft.com>
 > | MIME-Version: 1.0
 > | Content-Type: text/plain;
 > | charset="Utf-8"
 > | Content-Transfer-Encoding: 7bit
 > | X-Newsreader: Microsoft CDO for Windows 2000
 > | Content-Class: urn:content-classes:message
 > | Importance: normal
 > | Priority: normal
 > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
 > | Newsgroups: microsoft.public.inetserver.iis
 > | NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
 > | Path: cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl
 > | Xref: cpmsftngxa07.phx.gbl microsoft.public.inetserver.iis:286134
 > | X-Tomcat-NG: microsoft.public.inetserver.iis
 > |
 > | I am having trouble locating the setting that controls the maximum
upload size for our web server. I believe it is a registry setting.
 >
 >
 >
 > Details about our setup are:
 >
 > Windows 2000 Server
 >
 > IIS 5.0
 >
 > All connections/transactions are SSL
 >
 > Uploads are handled using multipart/form/data
 >
 > No ASP/PHP
 >
 >
 >
 > Any ideas on where to find this setting?
 > |
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS Upload Limit 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]