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 17 of 17 - Search took
0.00
seconds.
Search:
Posts Made By:
NUTNDUN
Forum:
PHP
06-24-2011, 10:18 AM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
No, I am not getting any emails about LSWS being...
No, I am not getting any emails about LSWS being restarted. I get emails if I goof up trying to login the the LSWS admin panel though.
Forum:
PHP
06-24-2011, 01:46 AM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
Yes that seems to be the issue.
Yes that seems to be the issue.
Forum:
PHP
06-23-2011, 06:23 PM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
Seems to be averaging about once an hour or so,...
Seems to be averaging about once an hour or so, it isn't consistent either, like one time it might be 45 minutes and then the next time it might be an hour and 15 minutes. So far the highest hits I...
Forum:
PHP
06-23-2011, 04:16 PM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
Here are my current configuration settings also: ...
Here are my current configuration settings also:
General:
----------------------------------------------
Server Name $HOSTNAME
Running As user(nobody) : group(nobody)
Priority -19
chroot...
Forum:
PHP
06-23-2011, 04:09 PM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
Ok, something is definitely restarting the...
Ok, something is definitely restarting the litespeed server. Just have to figure out what and if anyone has any tips on how to go about that I am all ears. Here is what is in the info log from the...
Forum:
PHP
06-22-2011, 03:52 PM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
I agree xcache is much faster. I have been...
I agree xcache is much faster. I have been running eaccelerator for a little bit and it seemed to do the same reset but not as often. I just switched it back to xcache and the page loading is almost...
Forum:
PHP
06-18-2011, 06:17 AM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
I thought for sure it was good to go because that...
I thought for sure it was good to go because that was the longest it lasted without being reset. It got up to about 69,000 hits and then it cleared out again.
Forum:
PHP
06-18-2011, 05:18 AM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
Ok, will try it and let you know how it goes.
Ok, will try it and let you know how it goes.
Forum:
PHP
06-18-2011, 05:08 AM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
Here are the settings: Name lsphp5 ...
Here are the settings:
Name lsphp5
Address uds://tmp/lshttpd/lsphp5.sock
Notes Not Set
Max Connections 35
Forum:
PHP
06-18-2011, 04:54 AM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
Here is the output of the command you posted: ...
Here is the output of the command you posted:
pstree -p | grep litespeed
|-litespeed(20208)-+-httpd(20209)
| ...
Forum:
PHP
06-18-2011, 03:56 AM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
Here are my settings for APC: ...
Here are my settings for APC:
------------------
extension="apc.so"
apc.shm_size="128M"
apc.num_files_hint="1000"
apc.user_entries_hint="4096"
apc.ttl="3600"
apc.user.ttl="3600"...
Forum:
PHP
06-17-2011, 05:22 PM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
I wanted to try APC also and it is doing the same...
I wanted to try APC also and it is doing the same thing. Resetting way before the ttl setting would kick in.
Forum:
PHP
06-17-2011, 04:11 PM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
The new memory settings at first seemed like it...
The new memory settings at first seemed like it was working but it still ends up resetting itself. I don't know it if it litespeed that is restarting or what might be causing it. I don't know enough...
Forum:
PHP
06-17-2011, 12:33 PM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
I just upped the size of the shared memory to...
I just upped the size of the shared memory to 64MB and set the xcache.size to 48MB to see if that makes any difference. The kernel was set to 32MB originally. I am only guessing that it was clearing...
Forum:
PHP
06-17-2011, 12:18 PM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
Ok, I turned suEXEC off and turned xcache back...
Ok, I turned suEXEC off and turned xcache back on.
About every 10 minutes or so it is like it is resetting. All of the hits that are showing on the xcache admin along with memory usage get...
Forum:
PHP
06-17-2011, 09:50 AM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
I did turn the suEXEC option off last night and...
I did turn the suEXEC option off last night and was using xcache and it still seemed like it was resetting every 30 seconds to a minute. When I first set it like that last night it seemed like it was...
Forum:
PHP
06-17-2011, 08:38 AM
Replies:
73
Trying to use APC but it seems to be clearing out?
Views:
7,218
Posted By
NUTNDUN
Trying to use APC but it seems to be clearing out?
I am very new to Litespeed but I must say I have been hugely impressed by it's performance. We went from a dedicated server with server loads around 1 to a vps hybrid and using Litespeed and server...
Showing results 1 to 17 of 17
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:04 AM
.
-
Archive
-
Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved.
Privacy Policy
.