Testing: Difference between revisions
Jump to navigation
Jump to search
m
→connection test
m (→Local service) |
|||
| Line 61: | Line 61: | ||
* refresh browser cache: [http://refreshyourcache.com/en/cache/ Refresh your cache - When hitting F5 just isn't enough!] | * refresh browser cache: [http://refreshyourcache.com/en/cache/ Refresh your cache - When hitting F5 just isn't enough!] | ||
== | == Connection test == | ||
=== | === Case 1: Access the server from outside network ex: WAN === | ||
Where are you? Access the server from outside network ex: Wide Area Network (WAN) or Local Area Network (LAN) | Where are you? Access the server from outside network ex: Wide Area Network (WAN) or Local Area Network (LAN) | ||
| Line 85: | Line 85: | ||
# [http://check-host.net/ Check server: Check host - online website monitoring, Check IP] "checks the possibility of a TCP connection to host's specified port from different locations around the world." quoted from website. {{access | date=2015-08-02}} | # [http://check-host.net/ Check server: Check host - online website monitoring, Check IP] "checks the possibility of a TCP connection to host's specified port from different locations around the world." quoted from website. {{access | date=2015-08-02}} | ||
=== | === Case 2: Access the server from inside ex: localhost or Local LAN === | ||
If you has permission to log in the server via SSH or Remote desktop service. | If you has permission to log in the server via SSH or Remote desktop service. | ||
* (1)open the browser, (2)type the address: {{kbd | key = <nowiki>http://127.0.0.1</nowiki> }} | * (1)open the browser, (2)type the address: {{kbd | key = <nowiki>http://127.0.0.1</nowiki> }} | ||