View Single Post
  #3  
Old 04-25-2007, 02:54 PM
zellster zellster is offline
Senior Member
 
Join Date: Sep 2004
Posts: 55
Quote:
Originally Posted by mistwang View Post
Cool! The little servlet engine hits two bugs in LSWS.
Just uploaded 3.1 release with fixes, please download and try
http://www.litespeedtech.com/package...6-linux.tar.gz
Things look good! I did not notice any errors when running Winstone 0.9.8 as an external proxy but did see the following with AJP (JDK 6u1):

[Winstone 2007/04/25 14:50:06] - Error within request handler thread

winstone.WinstoneException: Invalid AJP header
at winstone.ajp13.Ajp13IncomingPacket.<init>(Ajp13Inc omingPacket.java:59)
at winstone.ajp13.Ajp13Listener.allocateRequestRespon se(Ajp13Listener.java:164)
at winstone.RequestHandlerThread.run(RequestHandlerTh read.java:79)
at java.lang.Thread.run(Thread.java:619)

Thanks for the quick turnaround.
Reply With Quote