There are times when your HP ILO (Integrated Lights-Out) web interface stop responding, and you need to reset it to get it working again. You can use SSH session to do the reset.
This will not reset the server, just the ILO session.
1) open up an SSH session (you can use PuTTy) to your ILO (using the same IP as web interface) and login
2) once in, type "cd /map1" without the quotes, then press ENTER
3) type "reset" without the quotes, then press ENTER again
4) wait for about a minute, then try to login to your web interface again.
It should be something like this.
User:######### logged-in to ##############
iLO 2 Standard Blade Edition 2.05 at 13:38:05 Dec 16 2010
Server Name: ###################
Server Power: On
</>hpiLO-> cd /map1
status=0
status_tag=COMMAND COMPLETED
/map1
</map1>hpiLO-> reset
status=0
status_tag=COMMAND COMPLETED
Resetting iLO.
CLI session stopped