0% found this document useful (0 votes)
9 views3 pages

Hosting Reliable Server

The document discusses setting up a server hosting solution using a TP-Link TL-WR850N router for a home or office PC, allowing users to host services like websites and FTP servers with dynamic DNS capabilities. It outlines a cost-effective scenario for online customer orders, detailing the necessary hardware and network configuration, as well as potential automation for order processing. The document also addresses scalability concerns for handling multiple simultaneous customer connections and the need for load balancing in high-volume situations.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views3 pages

Hosting Reliable Server

The document discusses setting up a server hosting solution using a TP-Link TL-WR850N router for a home or office PC, allowing users to host services like websites and FTP servers with dynamic DNS capabilities. It outlines a cost-effective scenario for online customer orders, detailing the necessary hardware and network configuration, as well as potential automation for order processing. The document also addresses scalability concerns for handling multiple simultaneous customer connections and the need for load balancing in high-volume situations.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Server Hosting

Business Application Scenario

For example, the Reliable online server has been built on Home, Office PC (192.168.0.100). I hope that my
friends, clients in the Internet can visit my website in some way.

Home Office PC Static IP 192.168.0.100


Routers WAN IP address 200.200.200.3
Routers LAN IP address 192.168.0.1

TP-Link TL-WR850N Router’s Virtual Server Feature.

When you build up a server in the local network and want to share it on the internet, Virtual Servers can realize
the service and provide it to internet users. At the same time virtual servers can keep the local network safe as
other services are still invisible from the internet.
Virtual Servers can be used to set up public services in your local network, such as HTTP, FTP, DNS,
POP3/SMTP and Telnet.

TL-WR850N Router cum Firewall features.


· WAN Type: Dynamic IP, Static IP, PPPoE, PPTP(Dual Access), L2TP(Dual Access)
· DHCP: Server, DHCP Client List, Address Reservation
· Quality of Service: WMM, Bandwidth Control
· Port Forwarding: Virtual Server, Port Triggering, UPnP, DMZ
· Dynamic DNS: DynDns, Comexe, NO-IP
· Access Control: Parental Control, Local Management Control, Host list,Access Schedule, Rule Management
· Firewall Security: DoS, SPI Firewall, IP and MAC Address Binding · Protocols: IPv4,IPv6

Author : Ramesh Koppisetti Page |1


· Management: Access Control, Local Management, TR-069 Remote Management
· Guest Network: 2.4GHz guest network

Public Static IP address for Server is not a must, also Static IP address for WAN interface is not a must. How ?
read Dynamic DNS section of TL-WR850N Router’s users guide.

The router offers the DDNS (Dynamic Domain Name System) feature, which allows the hosting of a website,
FTP server, or e-mail server with a fixed domain name (named by yourself) and a dynamic IP address. Thus
your friends,clients can connect to your server by entering your domain name no matter what your IP address
is. Before using this feature, you need to sign up for DDNS service providers such as www.comexe.cn,
www.dyndns.org, or www.noip.com.

TL-WR850N Router’s users guide can be downloaded from Internet. It provides detailed
information.
https://setuprouter.com/router/tp-link/tl-wr840n/manuals.htm

 First Objective is to get Customer Order online via PC, Laptop or Mobile devices.
 Above server hosting solution works, has been tested by directly connecting a PC to WAN port of
router via switch .
 Once the order has come, its execution can be done manually or by automation.
 For example customer places order for Pizza or Book or toy, this order can be executed manually
by delivering it manually and making a invoice manually. Customer can deliver it using third party
service and make invoice using whichever Invoicing system he/she has already in use. Reliable’s
sales, inventory system can also be used.

Other option is once a order has come, order can be passed on via automated or manual emails to
Branch locations or channel partners based on Zip code of customer. Branch offices, channel partners
do execution of orders. Whole operation remains invisible to customer and public. He/She gets the
delivery.

Above is simple cost effective scenario. A USD 1000 solution

Product Description Approx Price (USD)


PC Server 4 CPU,8 GB RAM,240GB SD Disk 1000
TP-Link Router/Firewall - TL-WR850N 20
Cables and accessories 10
Unhandled Costs 100
Total 1130

Other Scenario is Customer places the order.

Emails get sent to branch locations, delivery, invoicing is made using centralized server. This Server uses
Reliable Invoicing and Delivery system. For this branch office needs to connect to Centralized Head office.

Author : Ramesh Koppisetti Page |2


There are many ways how Head office or centralized Location can be connected to Branch offices. It’s a
business decision based on size of business and volume of operation. Network design changes in this
case, most of the time its hub to spoke topology.

If customers enter a shop every 3 minutes ask for a Pizza or book and there is only one person at cash
counter to take order, taking order and passing it on for execution is no problem.
If 2 customers come at the same time, then second client has wait time of 5 minutes at a shop,

Same way if customers connect to Reliable server place order every 1-3 minutes there is no service
problem from server end. Every 2-3 minutes a order, means , 20-30 order in an hour. Most business does
not have this kind of volume (20-30 order in an hour).
A PC with 2-4 CPU ,8GB RAM and 240 GB SD disk can meet this requirement.

If 2-3 customers connect to Reliable server at given point in time there will be small performance penalty
which is acceptable.
A PC with 2-4 CPU ,8GB RAM and 240 GB SD disk can meet this requirement.
B2B are good entities for above scenarios.

If 5-10 customers connect to Reliable server at given point in time to place order Server Load balancing
solutions need to be brought it. Tests should reveal at what point server load balancing is required or
Vertical scaling can be a solution.

Note even if 5 customers connect to server at same time , order placement does not happen at same time,
each of them will have small think time. If all 5 place order at same point in time, it becomes 5 tps
(Transaction per second). This happens on business with high volumes.

Author : Ramesh Koppisetti Page |3

You might also like