Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
2 Points
6 Posts
May 21, 2012 04:53 PM|LINK
Hi,
I am getting the follwoing error when sending 10MB file to the HTTPSelfhostserver.
502 Bad Gateway
The proxy server received an invalid response from an upstream server.
I have a web api mvc4 selfhost server and it uses apache a a proxy. When i post data more than 10MB i am getting above error.
Do we have any option to set time out to selfhost server? or the error is not related to time out.
settings
MaxBufferSize=xxxxxxxxxx ( 11MB)
MaxReceivedMessageSize=xxxxxxxxxx ( 11MB)
Please note that i could able to send small amout of data.
Can any one help on this problem.
Thanks
NaaG
NaaGs
Member
2 Points
6 Posts
HttpSelfHostServer timeout problme
May 21, 2012 04:53 PM|LINK
Hi,
I am getting the follwoing error when sending 10MB file to the HTTPSelfhostserver.
502 Bad Gateway
The proxy server received an invalid response from an upstream server.
I have a web api mvc4 selfhost server and it uses apache a a proxy. When i post data more than 10MB i am getting above error.
Do we have any option to set time out to selfhost server? or the error is not related to time out.
settings
MaxBufferSize=xxxxxxxxxx ( 11MB)
MaxReceivedMessageSize=xxxxxxxxxx ( 11MB)
Please note that i could able to send small amout of data.
Can any one help on this problem.
Thanks
NaaG