Hi,

Generator starts and then stops.
Here errors from server log:

16:54:46   194.105.145.69   (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server
16:54:46   194.105.145.69   (104)Connection reset by peer: mod_fcgid: can't read data from fcgid handler
16:54:46   194.105.145.69   (104)Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request_ipc function
Re: Generator starts then after some time stops with "Connection reset by peer"
« Reply #1 on: September 27, 2012, 10:09:42 AM »
Hello,

it looks like your server configuration doesn't allow to run the script long enough to create full sitemap. Please try to increase memory_limit and max_execution_time settings in php configuration at your host (php.ini file) or contact hosting support regarding this.