This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error 500

We seem to be getting quite a few error 500s from various websites.  From reading this seems to be a problem with the website but if I route through another router to the internet, the pages load fine so it has something to do with Astaro.  An example of a site that we can't access through Astaro is www.yellowpages.com.au we receive the following error:

HTTP ERROR: 500 Internal Server Error
RequestURI=/siteEntry.do;jsessionid=20mftdhjapsho.yp2001_22123

Powered by Jetty://

There are quite a few other sites with a similar message when trying to access them.  

We have http proxy using AD/NT authentication on Standard, the authentication doesn't make a difference.
We have tried with caching on and off - no difference.
We are using 6.101
I have tried adding yellowpages.com.au to the whitelist under cobian Filter and have tried with Cobian Filter off completely.

Any other ideas?

Jon


This thread was automatically locked due to age.
Parents
  • Based on these results, sounds like packet loss or corruption on your circuit. You could see how the wget utility retrieves pages. It is much  more resilient and will attempt retries. It requires you to download some files, but it's a handy utility.

    If you see wget restarting at different spots in the page download, I would call your telco next (after you checked that the cables don't have any bulges in them, and know that all other intermediate network hardware, like switches and whatnot, are solid...)
Reply
  • Based on these results, sounds like packet loss or corruption on your circuit. You could see how the wget utility retrieves pages. It is much  more resilient and will attempt retries. It requires you to download some files, but it's a handy utility.

    If you see wget restarting at different spots in the page download, I would call your telco next (after you checked that the cables don't have any bulges in them, and know that all other intermediate network hardware, like switches and whatnot, are solid...)
Children