Preparing the WIFI setup for Barcamp Antwerp
| ( ! ) Warning: fread() [function.fread]: Length parameter must be greater than 0 in /home/bbbart/www/htdocs/blog/wp-content/plugins/vimcolor/wp-vimcolor.php on line 105 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 53156 | {main}( ) | ../index.php:0 |
| 2 | 0.0002 | 56596 | require( '/home/bbbart/www/htdocs/blog/wp-blog-header.php' ) | ../index.php:17 |
| 3 | 0.1885 | 16859276 | require_once( '/home/bbbart/www/htdocs/blog/wp-includes/template-loader.php' ) | ../wp-blog-header.php:16 |
| 4 | 0.1900 | 16921856 | include( '/home/bbbart/www/htdocs/blog/wp-content/themes/svelt/single.php' ) | ../template-loader.php:43 |
| 5 | 0.2259 | 17046192 | the_content( ) | ../single.php:16 |
| 6 | 0.2260 | 17048708 | apply_filters( ) | ../post-template.php:169 |
| 7 | 0.2307 | 17056784 | call_user_func_array ( ) | ../plugin.php:166 |
| 8 | 0.2307 | 17056968 | vim_color( ) | ../plugin.php:0 |
| 9 | 0.2307 | 17057304 | preg_replace ( ) | ../wp-vimcolor.php:143 |
| 10 | 0.2307 | 17065716 | preg_replace ( ) | ../wp-vimcolor.php:143 |
| 11 | 0.2307 | 17065852 | vimcolor_process_color( ) | ../wp-vimcolor.php(143) : regexp code:1 |
| 12 | 0.2391 | 17082068 | fread ( ) | ../wp-vimcolor.php:105 |
A while ago, I accepted the challenge of providing a bunch of 150 geeks at a
Barcamp with reliable WIFI connectivity. Today, I spent some time preparing
the setup.
The hardware will consist out of 5 different wireless access points, all
flashed with the Open Source OpenWRT firmware
(2.4 kernel, X-WRT interface). The access points are
different models form different vendors, but that shouldn’t matter. (Thanks to
Amedee for helping me out here!)
What I’m conceiving is a Star WDS-network setup. Depending on which rooms we will have
available, this might turn into a Daisy Chain setup next week.
I have some networking experience, but never had to prepare a WIFI setup for
150+ heavy users. This leaves me with some questions:
- Do I enable encryption of some sort? Will the low-end CPU’s of the
el-cheapo routers be able to hand that amount of work? - What about bandwidth control? Can I trust that no-one will clog the whole
pipe with an out-of-control bittorrent session? - I figure most of the traffic will be going to a handful of domains
(twitter.com, wordpress.com, flickr.com, vimeo.com, …); Would a (transparent) caching
proxy help us out? Or would it be counter-productive, as most barcamp
attendants demand real-time data from the Internet? - What data could I/am I allowed to gather? I’d love to post some
(anonymous) statistics afterwards with domain, speed and other trends…
Anyway, lot’s to find out still. Maybe, as this is the first time, I’ll just
concentrate on having the network up and running in time and keeping it stable
throughout the day.
For those who can’t wait: the ESSID will be . :-)