<ldk>
Question - 'nanoc view' seems to be responding to requests sequentially, taking forever to serve up images, scripts etc. Any clue what I've got misconfigured?
<darix>
ldk: nanoc view is not meant for real hosting but only for testing
<darix>
ldk: in doubt install a small webserver like lighty and use that for testing.
<ldk>
darix Yep, understood. It is in fact too slow for testing
<ldk>
Well yeah, I guess I could point nginx at it
<ldk>
I just don't remember seeing webrick performing quite *this* badly
<darix>
ldk: it is just one request at a time with webrick if i recall correctly
<ldk>
Alright, then I guess that is what it is
<ldk>
thanks
guardian has quit [Quit: Coyote finally caught me]