Displaying 1 result from an estimated 1 matches for "testkoji".
2008 Apr 17
0
Error log, when using apache2.2.x modproxy with mongrel
...rks well if i access mongrel directly.
and the mongrel.log will have error like below:
then i try to put the REQUEST DATA into test_http11.rb, looks like "Connection:
Keep-Alive\r\nGET /test/show HTTP/1.1\r\n " makes it confuse.
REQUEST DATA: "GET /test/show HTTP/1.1\r\nHost:
www.testkoji.com\r\nUser-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1;
zh-TW; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5\r\nAccept:
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\nAccept-Language:
zh-tw,en-us;q=0.7,en;q=0.3\r\nAccept-Encoding:
gzip,deflate\r\nAccept-Charset: Big5,utf-8;q=0.7,...