Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Web Server
  • Search

Timeout when upload large files

Questions regarding the Web Server
Apache + Nginx, Nginx + PHP5-FPM
Post Reply
  • Print view
Advanced search
2 posts • Page 1 of 1
Gyufa1
Posts: 1
Joined: Sun Apr 05, 2015 8:12 pm

Timeout when upload large files
  • Quote

Post by Gyufa1 » Sun Apr 05, 2015 8:19 pm

Hi!

I set up the time limits to "-1" in the php.ini, and the problem is still. I can't upload bigger file than 200mb, because while the file is uploading, I get "The connection is
Image

Please help, what settings needed to modify?
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: Timeout when upload large files
  • Quote

Post by skurudo » Tue Apr 07, 2015 12:21 pm

Try to raise those settings in /etc/nginx/nginx.conf

Code: Select all

    proxy_connect_timeout   90;
    proxy_send_timeout  90;
    proxy_read_timeout  90;
And restart nginx.
Top


Post Reply
  • Print view

2 posts • Page 1 of 1

Return to “Web Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password