Resend my activation email : Register : Log in 
BCF: Bike Chat Forums


I need a life..

Reply to topic
Bike Chat Forums Index -> The Geek Zone
View previous topic : View next topic  
Author Message

feef
Energiser Bunny



Joined: 11 Feb 2002
Karma :

PostPosted: 11:42 - 15 May 2007    Post subject: I need a life.. Reply with quote

I've just done a network diagram for my house :S

https://www.bikechatforums.com/files/mynetwork.jpg
____________________
Mudskipper wrote: feef, that is such a beautiful post that it gave me a lady tingle Laughing
Windchill calculator - London Bike parking
Blog and stuff - PlentyMoreFish dating
 Back to top
View user's profile Send private message You must be logged in to rate posts

Cigaro
World Chat Champion



Joined: 28 Mar 2007
Karma :

PostPosted: 11:43 - 15 May 2007    Post subject: Reply with quote

I think I, too, need a life - I just studied your network diagram.
 Back to top
View user's profile Send private message You must be logged in to rate posts

GodzGift
World Chat Champion



Joined: 13 May 2006
Karma :

PostPosted: 12:10 - 15 May 2007    Post subject: Reply with quote

cool, all i need to do now is get passed your 3 routers and 2 switches and various firewalls to get to you Sql DB. Wink

nice diagram
 Back to top
View user's profile Send private message You must be logged in to rate posts

techierob
Traffic Copper



Joined: 05 Oct 2006
Karma :

PostPosted: 13:40 - 15 May 2007    Post subject: Reply with quote

splendid. Now convert it to ascii art and collect your geek points Smile
 Back to top
View user's profile Send private message You must be logged in to rate posts

Dom
World Chat Champion



Joined: 06 Sep 2004
Karma :

PostPosted: 14:31 - 15 May 2007    Post subject: Reply with quote

I don't envy you your electricity bill. Laughing
____________________
Photos and that
 Back to top
View user's profile Send private message Send e-mail Visit poster's website You must be logged in to rate posts

feef
Energiser Bunny



Joined: 11 Feb 2002
Karma :

PostPosted: 14:32 - 15 May 2007    Post subject: Reply with quote

Dom wrote:
I don't envy you your electricity bill. Laughing


I've got gas central heating, and my gas bill is almost non-existant Very Happy

a
____________________
Mudskipper wrote: feef, that is such a beautiful post that it gave me a lady tingle Laughing
Windchill calculator - London Bike parking
Blog and stuff - PlentyMoreFish dating
 Back to top
View user's profile Send private message You must be logged in to rate posts

Dom
World Chat Champion



Joined: 06 Sep 2004
Karma :

PostPosted: 14:45 - 15 May 2007    Post subject: Reply with quote

Hehe I didn't think of that. Thumbs Up

Dare I ask why you need so many servers? I mean two frontend web servers and a seperate DB server, that suggests you're hosting quite a bit. Surely you'd need some kind of leased line setup to avoid connectivity being a bottleneck?
____________________
Photos and that
 Back to top
View user's profile Send private message Send e-mail Visit poster's website You must be logged in to rate posts

feef
Energiser Bunny



Joined: 11 Feb 2002
Karma :

PostPosted: 14:47 - 15 May 2007    Post subject: Reply with quote

Dom wrote:
Hehe I didn't think of that. Thumbs Up

Dare I ask why you need so many servers? I mean two frontend web servers and a seperate DB server, that suggests you're hosting quite a bit. Surely you'd need some kind of leased line setup to avoid connectivity being a bottleneck?


most of it is dev and testing work.. once I've built the system, tested it, and proved it's all working I'll start trying to market it.. once I start getting some traffic and business, I'll migrate to a proper data-center. No point in paying for a leased line or hosting costs until I need it.

a
____________________
Mudskipper wrote: feef, that is such a beautiful post that it gave me a lady tingle Laughing
Windchill calculator - London Bike parking
Blog and stuff - PlentyMoreFish dating
 Back to top
View user's profile Send private message You must be logged in to rate posts

hellkat
Super Spammer



Joined: 12 Jul 2004
Karma :

PostPosted: 14:48 - 15 May 2007    Post subject: Reply with quote

I've been thinking of doing one of those, and I wondered if I was becoming too geekish.

But I see that perhaps it is not a bad thing.

Its very interesting, if a tad complicated for my current level of knowledge, LOL.
____________________
Not nearly as interesting in real life.
 Back to top
View user's profile Send private message Send e-mail You must be logged in to rate posts

Dom
World Chat Champion



Joined: 06 Sep 2004
Karma :

PostPosted: 14:56 - 15 May 2007    Post subject: Reply with quote

feef wrote:
Dom wrote:
Hehe I didn't think of that. Thumbs Up

Dare I ask why you need so many servers? I mean two frontend web servers and a seperate DB server, that suggests you're hosting quite a bit. Surely you'd need some kind of leased line setup to avoid connectivity being a bottleneck?


most of it is dev and testing work.. once I've built the system, tested it, and proved it's all working I'll start trying to market it.. once I start getting some traffic and business, I'll migrate to a proper data-center. No point in paying for a leased line or hosting costs until I need it.

a


Ah right. I'd just assumed the two 'web' servers that they'd be used externally and obviously a standard line'd struggle to cope with two servers worth of content.

hellkat, I reckon if you've not only got that amount of kit but you decide to write it all up you've probably reached the peak of geekyness. Wink I do envy feef having so many toys to play with though...
____________________
Photos and that
 Back to top
View user's profile Send private message Send e-mail Visit poster's website You must be logged in to rate posts

feef
Energiser Bunny



Joined: 11 Feb 2002
Karma :

PostPosted: 15:00 - 15 May 2007    Post subject: Reply with quote

Dom wrote:
Ah right. I'd just assumed the two 'web' servers that they'd be used externally and obviously a standard line'd struggle to cope with two servers worth of content.


the two web servers are/will be visible externally, as part of the dev/testing work.

The bit that's missing is some sort of load balancer for the front end, and a second database to work in circular replication. If I can run both the web front end and the databases off the same load balancer, then I have an active-active redundant system.

but for what I need for now, and I suspect, early days of product marketing, I'll get by with the kit I have

a
____________________
Mudskipper wrote: feef, that is such a beautiful post that it gave me a lady tingle Laughing
Windchill calculator - London Bike parking
Blog and stuff - PlentyMoreFish dating
 Back to top
View user's profile Send private message You must be logged in to rate posts

Dom
World Chat Champion



Joined: 06 Sep 2004
Karma :

PostPosted: 15:04 - 15 May 2007    Post subject: Reply with quote

feef wrote:
Dom wrote:
Ah right. I'd just assumed the two 'web' servers that they'd be used externally and obviously a standard line'd struggle to cope with two servers worth of content.


the two web servers are/will be visible externally, as part of the dev/testing work.

The bit that's missing is some sort of load balancer for the front end, and a second database to work in circular replication. If I can run both the web front end and the databases off the same load balancer, then I have an active-active redundant system.

but for what I need for now, and I suspect, early days of product marketing, I'll get by with the kit I have

a


You must be working on some pretty beefy projects for them to require multiple web servers even at the dev stage. Anything interesting?
____________________
Photos and that
 Back to top
View user's profile Send private message Send e-mail Visit poster's website You must be logged in to rate posts

feef
Energiser Bunny



Joined: 11 Feb 2002
Karma :

PostPosted: 15:06 - 15 May 2007    Post subject: Reply with quote

doesn't 'require' multiple web servers, but I'm not going to build an environment to provide a service that will operate 24/7 with a single point of failure Very Happy

it's an SMS/MMS service i'm working on.. not found anything else in the market yet, so if I'm quick, I can corner it Very Happy

a
____________________
Mudskipper wrote: feef, that is such a beautiful post that it gave me a lady tingle Laughing
Windchill calculator - London Bike parking
Blog and stuff - PlentyMoreFish dating
 Back to top
View user's profile Send private message You must be logged in to rate posts

hellkat
Super Spammer



Joined: 12 Jul 2004
Karma :

PostPosted: 15:08 - 15 May 2007    Post subject: Reply with quote

Dom wrote:
hellkat, I reckon if you've not only got that amount of kit but you decide to write it all up you've probably reached the peak of geekyness. Wink


Nah, I've not.

I'm only at the stage of figuring out how to use my wireless router to link up my new PC with either my laptop or my old PC so that my boyfriend can watch Smackdown! without having to come on the new computer and disturb me/deprive me of my personal webtime.

Shocked
____________________
Not nearly as interesting in real life.
 Back to top
View user's profile Send private message Send e-mail You must be logged in to rate posts

hellkat
Super Spammer



Joined: 12 Jul 2004
Karma :

PostPosted: 15:08 - 15 May 2007    Post subject: Reply with quote

So I can get some peace and quiet to rebuild my entrepreneurial empire Mr. Green

(which may require further geeky gadgets at a later date) Laughing Laughing
____________________
Not nearly as interesting in real life.
 Back to top
View user's profile Send private message Send e-mail You must be logged in to rate posts
Old Thread Alert!

The last post was made 19 years, 96 days ago. Instead of replying here, would creating a new thread be more useful?
  Display posts from previous:   
This page may contain affiliate links, which means we may earn a small commission if a visitor clicks through and makes a purchase. By clicking on an affiliate link, you accept that third-party cookies will be set.

Post new topic   Reply to topic    Bike Chat Forums Index -> The Geek Zone All times are GMT + 1 Hour
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Read the Terms of Use! - Powered by phpBB © phpBB Group
 

Debug Mode: ON - Server: birks (www) - Page Generation Time: 0.12 Sec - Server Load: 0.73 - MySQL Queries: 13 - Page Size: 92.7 Kb