Download
Blog
Wiki
Forum
Store
Contact
Home
Products
Web Server
Load Balancer
LiteSpeed SAPI
Solutions
Web Hosting
Online Gaming
PHP Application
Rails Hosting
Case Studies
Resources
Documentation
White Papers
Benchmarks
Testimonials
FAQ
HOW-TOs
Support
Services
Wiki
Forum
Company
About
News
Blog
Management
Partners
Careers
Support
Services
Wiki
Forum
User Name
Password
Remember Me?
Register
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
LiteSpeed Support Forums
>
Search Forums
>
Search Results
Showing results 1 to 19 of 19 - Search took
0.00
seconds.
Search:
Posts Made By:
pythod
Forum:
General
07-14-2010, 06:39 AM
Replies:
13
[Resolved] Problems with large file uploads
Views:
1,308
Posted By
pythod
Actually I just discovered that the fault, not...
Actually I just discovered that the fault, not exactly the fault, but our "upload confirmation" page was set to expire 15 minutes after the upload started, so after changing that value to 3 hours,...
Forum:
General
07-14-2010, 12:43 AM
Replies:
13
[Resolved] Problems with large file uploads
Views:
1,308
Posted By
pythod
Something else I should note down here. I have...
Something else I should note down here. I have /dev/shm/ls/swap for ls swap and /dev/shm for php temp location. When file uploads are in progress, I can see the same file being written at both the...
Forum:
General
07-14-2010, 12:23 AM
Replies:
13
[Resolved] Problems with large file uploads
Views:
1,308
Posted By
pythod
Alright, so got the 4.1RC3 installed, but the...
Alright, so got the 4.1RC3 installed, but the same problem persists! A 100MB file that took around 15 mins to upload was not received by my PHP script. However, a 330MB file that took around 14 mins...
Forum:
General
07-13-2010, 11:59 PM
Replies:
13
[Resolved] Problems with large file uploads
Views:
1,308
Posted By
pythod
Nevermind, I got it:...
Nevermind, I got it: http://www.litespeedtech.com/packages/4.0/lsws-4.1RC3-ent-x86_64-linux.tar.gz
I'm going to try to install it now.
Forum:
General
07-13-2010, 11:52 PM
Replies:
13
[Resolved] Problems with large file uploads
Views:
1,308
Posted By
pythod
I can't find the link to 4.1RC3 or the...
I can't find the link to 4.1RC3 or the instructions to install it. Could you please help?
Forum:
General
07-13-2010, 11:16 PM
Replies:
13
[Resolved] Problems with large file uploads
Views:
1,308
Posted By
pythod
Would you like access to my LS's admin to see if...
Would you like access to my LS's admin to see if all configs are all right?
Forum:
General
07-13-2010, 11:13 PM
Replies:
13
[Resolved] Problems with large file uploads
Views:
1,308
Posted By
pythod
Well, that's difficult because I already have a...
Well, that's difficult because I already have a lot of traffic hitting on this server. Can I try any other config fix?
Forum:
General
07-13-2010, 09:50 PM
Replies:
13
[Resolved] Problems with large file uploads
Views:
1,308
Posted By
pythod
I turned stderror logging on, but there's nothing...
I turned stderror logging on, but there's nothing being written to that file.
What I noticed is that a large file can be uploaded as soon as the server is restarted, and then after some time (say...
Forum:
General
07-13-2010, 09:16 PM
Replies:
13
[Resolved] Problems with large file uploads
Views:
1,308
Posted By
pythod
Yes, I am able to see the request body while the...
Yes, I am able to see the request body while the client is POSTing to the server.
PHP's values are also pretty much the same as pulled out from php.ini:
Directive Local Value Master Value...
Forum:
General
07-13-2010, 12:24 PM
Replies:
13
[Resolved] Problems with large file uploads
Views:
1,308
Posted By
pythod
[Resolved] Problems with large file uploads
I am running a file hosting site. I recently switched over to Litespeed on one of my large storage boxes as Nginx+PHP-FPM wasn't handling file uploads properly, but mainly due to lack of support from...
Forum:
General
05-13-2010, 06:46 AM
Replies:
4
Is Litespeed best for high-traffic file hosting sites?
Views:
877
Posted By
pythod
Right, I'm already doing that. Thanks for the tip!
Right, I'm already doing that. Thanks for the tip!
Forum:
General
05-12-2010, 10:38 PM
Replies:
4
Is Litespeed best for high-traffic file hosting sites?
Views:
877
Posted By
pythod
Below are the kernel settings: cat...
Below are the kernel settings:
cat /proc/sys/vm/dirty_background_ratio
10
cat /proc/sys/vm/dirty_ratio
20
However, I figured out that it was the "Cached Memory" that needed to be freed up,...
Forum:
General
05-12-2010, 11:20 AM
Replies:
4
Is Litespeed best for high-traffic file hosting sites?
Views:
877
Posted By
pythod
Is Litespeed best for high-traffic file hosting sites?
Hello :)
I recently took over a file hosting site (similar to rapidshare, megaupload hotfile etc.) that receives ~ 80k visitors a day. Currently files are being served from multiple 100 Mbps...
Forum:
Apache Migration/Compatibility
04-27-2007, 05:39 PM
Replies:
3
Redirect permanent
Views:
2,657
Posted By
pythod
I ended up using this: Redirectmatch 301...
I ended up using this:
Redirectmatch 301 ^/webmail/ http://mail.server.com/webmail/
Redirectmatch 301 ^/Books/ http://www.server.com/books/
I will give your lines a try too...
Forum:
Apache Migration/Compatibility
04-27-2007, 03:26 PM
Replies:
3
Redirect permanent
Views:
2,657
Posted By
pythod
Redirect permanent
Why won't this work in .htaccess?
Redirect permanent ^/webmail/ http://mail.server.com/webmail/
Redirect permanent ^/Books/ http://www.server.com/books/
It has been working great since...
Forum:
PHP
04-12-2007, 12:51 PM
Replies:
3
GeoLocation DB Support
Views:
2,907
Posted By
pythod
Thanks. I was able to figure out a way to use...
Thanks. I was able to figure out a way to use Ip2Location with caching.
Forum:
PHP
04-08-2007, 11:54 AM
Replies:
3
GeoLocation DB Support
Views:
2,907
Posted By
pythod
GeoLocation DB Support
I do thousands of IP lookups per second thru the IP2location DB in Apache thru MySQL since IP2location doesn't have support as an Apache Module.
I see that Litespeed supports Maxmind DB, but how...
Forum:
PHP
03-24-2007, 04:43 PM
Replies:
2
Prebuilt PHP5 on Opensuse
Views:
2,730
Posted By
pythod
Litespeed Working
I spent a few hours getting the latest PHP 5.2 compiled and everything seems to be running great! I will now go ahead and purchase the enterprise edition. For future visitors to this thread, this is...
Forum:
PHP
03-24-2007, 01:08 AM
Replies:
2
Prebuilt PHP5 on Opensuse
Views:
2,730
Posted By
pythod
Prebuilt PHP5 on Opensuse
I'm running Opensuse 64-bit with hardened PHP5. I noticed that lsphp comes with php 4.4. Is there any way I can use PHP5 LSAPI without recompiling PHP5? If I have to, I cannot recompile PHP5 because...
Showing results 1 to 19 of 19
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
News
Use Cases
LiteSpeed Web Server
General
Install/Configuration
LiteSpeed Cache
Feedback/Feature Requests
Bug Reports
LSWS 4.1 Release
LiteSpeed Load Balancer
General
LiteSpeed Anti-DDoS
Proxy Service
Popular web applications
Word Press
vBulletin Forum
Joomla
Magento
External Applications
Apache Migration/Compatibility
Ruby/Rails
PHP
CGI/Perl/Python
Java JSP/Servlet
All times are GMT -7. The time now is
08:15 PM
.
-
Archive
-
Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved.
Privacy Policy
.