Forum
Welcome, Guest
Please Login to access forum.
Re:Sitemap xml results in 500 Error (1 viewing) 
Go to bottom
TOPIC: Re:Sitemap xml results in 500 Error
#7652
John Dagelmore
Admin
Posts: 3722
User Offline
Re:Sitemap xml results in 500 Error Karma: 79  
An internal server error is not helpful. It's the generic error thrown by the server. To identify the exact issue you have to check the server error log. It could be a memory limit issue, in such case you have to increase the PHP memory limit.

On the component side, you can try to decrease the precaching limit from 5000 links (default) to lower values (1000, 500, 100 etc)
Obviously the lower the number of links processed at each step, the lower will be the amount of resources requested... this is the main purpouse of ajax precaching.

Regards
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    thread link
Sitemap xml results in 500 Error
Dagens Puls Aps
    thread link
thread linkthread link Re:Sitemap xml results in 500 Error
John Dagelmore
    thread link
thread linkthread linkthread link Re:Sitemap xml results in 500 Error
Jean-Charles C-Jay
    thread link
thread linkthread linkthread linkthread link Re:Sitemap xml results in 500 Error
John Dagelmore
    thread link
thread linkthread linkthread linkthread linkthread link Re:Sitemap xml results in 500 Error
Jean-Charles C-Jay
    thread link
thread linkthread linkthread linkthread linkthread linkthread link Re:Sitemap xml results in 500 Error
John Dagelmore
Go to top