[Klug-general] Webpage failover

Daniel Subert zm at zone12.co.uk
Tue May 18 16:08:41 UTC 2010


If it's sharepoint crashing, then iis will return a script error code  
and page which you can modify. If asp is crashing, then either nothing  
or a isapi error will be returned from iis.


On 18 May 2010, at 16:25, Karl Buckland <buckland.karl at googlemail.com>  
wrote:

> I don't understand how the page would load, if Sharepoint has crashed?
>
> But regardless, if it can, then you could write some Javascript,
> perhaps using JQuery, to get the contents of a file from sharepoint (a
> simple text file will do). If the file doesn't come back ok, then
> redirect the user to another page?
>
> Karl
>
>
> On 18 May 2010 16:22, Daniel Subert <zm at zone12.co.uk> wrote:
>> Can you change the error settings for iis/asp to redirect to another
>> webpage?
>>
>>
>>
>> On 18 May 2010, at 15:13, Dan Attwood <danattwood at googlemail.com>  
>> wrote:
>>
>>> Hi all
>>>
>>> I'm looking for a method to failover a webpage by using javascript
>>> or something embedded in the page.
>>>
>>> For example a user goes to a portal page embedded in sharepoint but
>>> sharepoint has crashed (as it often does!), the script detects that
>>> sharepoint has crashed and automatically redirects them to a copy of
>>> the portal page held else where.
>>>
>>> Because sharepoint will be involved dns failover or load balancing
>>> aren't really options.
>>> _______________________________________________
>>> Kent mailing list
>>> Kent at mailman.lug.org.uk
>>> https://mailman.lug.org.uk/mailman/listinfo/kent
>>
>> _______________________________________________
>> Kent mailing list
>> Kent at mailman.lug.org.uk
>> https://mailman.lug.org.uk/mailman/listinfo/kent
>>
>
> _______________________________________________
> Kent mailing list
> Kent at mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/kent



More information about the Kent mailing list