Displaying 2 results from an estimated 2 matches for "v330".
Did you mean:
330
2006 Jul 17
6
Rails+Mongrel+Lighthttpd: Ruby-Sendfile Problem
Hello,
I have a working mongrel cluster and want to use Lighty as the frontend
webserver. I want ligthttpd to deliver the static content.
So I did
gem install sendfile --remote
Everything installed.
But if I run the tests like
gem check sendfile --test --debug
i get the following error message:
Exception `Errno::ENOSYS'' at ./test/test_sendfile.rb:75 - Function not
implemented -
2008 Jul 14
2
long data frame selection error
...V280, V281, V282, V283, V284,
V285, V286, V287, V288, V289, V290, V291, V292, V293, V294, V295, V296,
V297, V298, V299, V300, V301, V302, V303, V304, V305, V306, V307, V308,
V309, V310, V311, V312, V313, V314, V315, V316, V317, V318, V319, V320,
V321, V322, V323, V324, V325, V326, V327, V328, V329, V330, V331, V332,
V333, V334, V335, V336, V337, V338, V339, V340, V341, V342, V343, V344,
V345, V346, V347, V348, V349, V350, V351, V352, V353, V354, V355, V356,
V357, V358, V359, V360, V361, V362, V363, V364, V365, V366, V367, V368)
Is there a way to shorten this long line of code or a way to solve th...