504 Gateway Timeout
« on: January 31, 2019, 10:06:45 AM »
There's quite a few topis about this error and I have now run out of options with my hosting comany after the php.ini was set as follows:

upload_max_filesize = 256M
post_max_size = 256M
max_input_vars = 10000
memory_limit = 512M
max_execution_time = 3000
default_socket_timeout = 600

Are there any fixes for this yet?
Re: 504 Gateway Timeout
« Reply #1 on: January 31, 2019, 05:34:14 PM »
Hello, 

in this case I would recommend to run generator in command line if you have ssh access to your server.
Re: 504 Gateway Timeout
« Reply #2 on: January 31, 2019, 05:45:01 PM »
Ok, will try get SSH access from my host then.
« Last Edit: February 01, 2019, 05:43:33 AM by XML-Sitemaps Support »