LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > LSWS 4.1 Release > LSWS 4.1RC1 release

Reply
 
Thread Tools Display Modes
  #21  
Old 07-10-2009, 02:15 PM
anewday anewday is offline
Senior Member
 
Join Date: Nov 2007
Location: New York
Posts: 729
Any updates on when the stable version will be released?
Reply With Quote
  #22  
Old 07-20-2009, 10:42 PM
bhanuprasad1981 bhanuprasad1981 is offline
Senior Member
 
Join Date: Apr 2009
Posts: 160
hello, any major issues till now , i would like to use this on my server
Reply With Quote
  #23  
Old 07-21-2009, 07:35 PM
serass serass is offline
Member
 
Join Date: Oct 2008
Posts: 11
Does the latest 4.1RC1 includes the recent buffer overflow fix?
Reply With Quote
  #24  
Old 07-22-2009, 02:14 AM
colorprint colorprint is offline
Member
 
Join Date: Nov 2008
Posts: 22
when the FreeBSD x64 packages will be available?
Reply With Quote
  #25  
Old 07-23-2009, 11:45 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,603
Available now.
Reply With Quote
  #26  
Old 07-24-2009, 03:46 AM
DraCoola DraCoola is offline
Senior Member
 
Join Date: Mar 2009
Posts: 152
Does this RC1 still include :
----------------------------------------------------------------------
* Added support for compressed Wordpress super cache.
* Fixed a bug in RewriteMap handling
* Improved compatibility with Apache configuration directives, "AddHandler", "SetHandler".
----------------------------------------------------------------------

as 4.0.7 did?

Because I have change to 4.0.7 and got 503 error, then I back to this RC1 again.
Reply With Quote
  #27  
Old 07-27-2009, 07:24 AM
robfrew robfrew is offline
Senior Member
 
Join Date: Dec 2007
Location: Salt Lake City UT
Posts: 151
This post is supposed to be about LSWS 4.1RC1. Can we move the 503 issues about 4.0.7 and 4.0.8 to this post so we are all on the same page. Thanks.

http://www.litespeedtech.com/support...ead.php?t=3153
Reply With Quote
  #28  
Old 07-27-2009, 08:39 AM
anewday anewday is offline
Senior Member
 
Join Date: Nov 2007
Location: New York
Posts: 729
^ I moved the posts to the other thread now.
Reply With Quote
  #29  
Old 07-27-2009, 11:07 AM
robfrew robfrew is offline
Senior Member
 
Join Date: Dec 2007
Location: Salt Lake City UT
Posts: 151
Here is the latest test with 4.1rc1 and uploads not working correctly. If you try to upload using a standard form, anything 24kb or over does not upload to PHP correctly.

You can test this on our dev server here:

http://www.e-motionz.com/test.php

Just upload an image less than 23kb, then upload one that is more than 24kb.

PHP will return the results of the files array. It should show file details for anything less than 23kb and it should show an error code 3 (partial file upload) for anything larger than 24kb. If we switch back to LSWS 4.0, you do not get these errors.

The only thing that shows up in the debug log is:

[xx.8.12.59:51278-0#mxxm.com] Content len: 0, Request line:
GET /test.php HTTP/1.1
[xx.8.12.59:51120-0#mxxm.com] Content len: 24741, Request line:
POST /photos.php HTTP/1.1

Last edited by robfrew; 07-27-2009 at 12:25 PM..
Reply With Quote
  #30  
Old 07-27-2009, 12:37 PM
robfrew robfrew is offline
Senior Member
 
Join Date: Dec 2007
Location: Salt Lake City UT
Posts: 151
Debug Log:
Code:
2009-07-27 13:33:12.489	NOTICE	[68.8.12.59:53652-1#e-motionz.com] Content len: 0, Request line:
GET /test.php HTTP/1.1
2009-07-27 13:33:12.489	DEBUG	[68.8.12.59:53652-1#e-motionz.com] Find handler [e-motionz.com_lsphp] for [.php]
2009-07-27 13:33:12.489	DEBUG	[68.8.12.59:53652-1#e-motionz.com] processContextPath() return 0
2009-07-27 13:33:12.489	DEBUG	[68.8.12.59:53652-1#e-motionz.com] run lsapi processor.
2009-07-27 13:33:12.489	DEBUG	[uds://tmp/lshttpd/e-motionz.com_lsphp.sock] connection available!
2009-07-27 13:33:12.489	DEBUG	[uds://tmp/lshttpd/e-motionz.com_lsphp.sock] request [68.8.12.59:53652-1#e-motionz.com:lsapi] is assigned with connection!
2009-07-27 13:33:12.489	DEBUG	[68.8.12.59:53652-1#e-motionz.com:lsapi] ExtConn::continueRead()
2009-07-27 13:33:12.489	DEBUG	[68.8.12.59:53652-1#e-motionz.com:lsapi] ExtConn::suspendWrite()
2009-07-27 13:33:12.489	DEBUG	[68.8.12.59:53652-1#e-motionz.com:lsapi] processNewReq() return 0.
2009-07-27 13:33:12.489	DEBUG	[68.8.12.59:53652-1#e-motionz.com:lsapi] ExtConn::onRead()
2009-07-27 13:33:12.489	DEBUG	[68.8.12.59:53652-1#e-motionz.com:lsapi] LsapiConn::doRead()
2009-07-27 13:33:12.490	DEBUG	[68.8.12.59:53652-1#e-motionz.com:lsapi] ExtConn::onRead()
2009-07-27 13:33:12.490	DEBUG	[68.8.12.59:53652-1#e-motionz.com:lsapi] LsapiConn::doRead()
2009-07-27 13:33:12.490	DEBUG	[68.8.12.59:53652-1#e-motionz.com:lsapi] GZIP response body!
2009-07-27 13:33:12.490	DEBUG	[68.8.12.59:53652-1#e-motionz.com:lsapi] [EXT] EndResponse( endCode=0, protocolStatus=0 )
2009-07-27 13:33:12.490	DEBUG	[uds://tmp/lshttpd/e-motionz.com_lsphp.sock] add recycled connection to connection pool!
2009-07-27 13:33:12.490	DEBUG	[68.8.12.59:53652-1#e-motionz.com:lsapi] Written to client: 675
2009-07-27 13:33:12.490	DEBUG	[68.8.12.59:53652-1#e-motionz.com:lsapi] HttpConnection::flush()!
2009-07-27 13:33:12.490	DEBUG	[68.8.12.59:53652-1#e-motionz.com:lsapi] HttpConnection::nextRequest()!
2009-07-27 13:33:13.273	DEBUG	[68.8.12.59:53652-2] HttpConnection::onReadEx(), state: 0!
2009-07-27 13:33:13.273	DEBUG	[68.8.12.59:53652-2] readToHeaderBuf().
2009-07-27 13:33:13.273	DEBUG	[68.8.12.59:53652-2] Read from client: 1460
2009-07-27 13:33:13.273	DEBUG	[68.8.12.59:53652-2] read 1460 bytes to header buffer
2009-07-27 13:33:13.273	DEBUG	[68.8.12.59:53652-2] processHeader() return 0, header state: 3.
2009-07-27 13:33:13.273	DEBUG	[68.8.12.59:53652-2] readToHeaderBuf() return 0.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 11:11 AM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.